@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/event/8812_Tom1976-A>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Tom1976-A" ;
  .
<https://eurobis.org/id/event/8812_Tom1976-B>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Tom1976-B" ;
  .
<https://eurobis.org/id/event/8812_Tom1976-C>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Tom1976-C" ;
  .
<https://eurobis.org/id/event/8812_Tom1976-D>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Tom1976-D" ;
  .
<https://eurobis.org/id/event/8812_Tom1976-E>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Tom1976-E" ;
  .
<https://eurobis.org/id/event/8812_Tom1976-F>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Tom1976-F" ;
  .
<https://eurobis.org/id/event/8812_Tom1976-G>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Tom1976-G" ;
  .
<https://eurobis.org/id/event/8812_Tom1976-H>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Tom1976-H" ;
  .
<https://eurobis.org/id/event/8812_Tom1976-I>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Tom1976-I" ;
  .
<https://eurobis.org/id/event/8812_Tom1976-J>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Tom1976-J" ;
  .
<https://eurobis.org/id/event/8812_Tom1976-K>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Tom1976-K" ;
  .
<https://eurobis.org/id/event/8812_Tom1976-L>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Tom1976-L" ;
  .
<https://eurobis.org/id/event/8812_Tom1976-M>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Tom1976-M" ;
  .
<https://eurobis.org/id/event/8812_Tom1976-N>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Tom1976-N" ;
  .
<https://eurobis.org/id/event/8812_Tom1976-O>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Tom1976-O" ;
  .
<https://eurobis.org/id/event/8812_Tom1976-P>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Tom1976-P" ;
  .
<https://eurobis.org/id/event/8812_Tom1976-Q>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Tom1976-Q" ;
  .
<https://eurobis.org/id/event/8812_Tom1976-R>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Tom1976-R" ;
  .
<https://eurobis.org/id/event/8812_Tom1976-S>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Tom1976-S" ;
  .
<https://eurobis.org/id/event/8812_Tom1976-T>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Tom1976-T" ;
  .
<https://eurobis.org/id/event/8812_Tom1976-U>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Tom1976-U" ;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_1'^^xsd:string;
  dwc:scientificName 'Palaemon'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '107032'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_1'^^xsd:string;
  dwc:aphiaIdAccepted '107032'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Palaemon'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_10'^^xsd:string;
  dwc:scientificName 'Macropipus vernalis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '156230'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_10'^^xsd:string;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropipus vernalis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_11'^^xsd:string;
  dwc:scientificName 'Charybdis hellerii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '1671024'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_11'^^xsd:string;
  dwc:aphiaIdAccepted '107382'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Charybdis hellerii'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_12'^^xsd:string;
  dwc:scientificName 'Thalamita poissonii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '107407'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_12'^^xsd:string;
  dwc:aphiaIdAccepted '107407'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Thalamita poissonii'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_13'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_13'^^xsd:string;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pilumnus hirtellus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_14'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_14'^^xsd:string;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Acanthonyx lunulatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_15'^^xsd:string;
  dwc:scientificName 'Cerithium kochi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '216681'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_15'^^xsd:string;
  dwc:aphiaIdAccepted '139068'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cerithium kochi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_16'^^xsd:string;
  dwc:scientificName 'Neverita josephinia'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140549'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_16'^^xsd:string;
  dwc:aphiaIdAccepted '140549'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Neverita josephina'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_17'^^xsd:string;
  dwc:scientificName 'Naticarius stercusmuscarum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '720574'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_17'^^xsd:string;
  dwc:aphiaIdAccepted '720574'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Naticarius millepunctatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_18'^^xsd:string;
  dwc:scientificName 'Arcularia gibbosula'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '561798'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_18'^^xsd:string;
  dwc:aphiaIdAccepted '140499'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Arcularia gibbosula'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_19'^^xsd:string;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_19'^^xsd:string;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hinia incrassata jousseaumei'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_2'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_2'^^xsd:string;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Philocheras monacanthus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_20'^^xsd:string;
  dwc:scientificName 'Aplysia fasciata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '138755'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_20'^^xsd:string;
  dwc:aphiaIdAccepted '138755'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Aplysia fasciata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_21'^^xsd:string;
  dwc:scientificName 'Acanthocardia tuberculata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '381057'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_21'^^xsd:string;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Rudicardium tuberculatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_22'^^xsd:string;
  dwc:scientificName 'Capsella variegata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '139600'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_22'^^xsd:string;
  dwc:aphiaIdAccepted '152220'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Capsella variegata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_23'^^xsd:string;
  dwc:scientificName 'Mactra corallina'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '151616'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_23'^^xsd:string;
  dwc:aphiaIdAccepted '151616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Mactra corallina stultorum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_24'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_24'^^xsd:string;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiura texturata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_25'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_25'^^xsd:string;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Paracentrotus lividus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_26'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_26'^^xsd:string;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Serranus hepatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_27'^^xsd:string;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_27'^^xsd:string;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Serranus scriba'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_28'^^xsd:string;
  dwc:scientificName 'Mullus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '126034'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_28'^^xsd:string;
  dwc:aphiaIdAccepted '126034'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Mullus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_29'^^xsd:string;
  dwc:scientificName 'Upeneus asymmetricus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '126988'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_29'^^xsd:string;
  dwc:aphiaIdAccepted '126988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Upeneus asymmetricus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_3'^^xsd:string;
  dwc:scientificName 'Calcinus ornatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '246236'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_3'^^xsd:string;
  dwc:aphiaIdAccepted '107194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Calcinus ornatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_30'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_30'^^xsd:string;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Spicara smaris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_31'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '273966'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_31'^^xsd:string;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dentex maroccanus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_32'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_32'^^xsd:string;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Lithognathus mormyrus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_33'^^xsd:string;
  dwc:scientificName 'Symphodus quinquemaculatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '303739'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_33'^^xsd:string;
  dwc:aphiaIdAccepted '273573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Symphodus quinquemaculatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_34'^^xsd:string;
  dwc:scientificName 'Trachinus araneus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127081'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_34'^^xsd:string;
  dwc:aphiaIdAccepted '127081'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Trachinus araneus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_35'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_35'^^xsd:string;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Arnoglossus laterna'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_36'^^xsd:string;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_36'^^xsd:string;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Buglossidium luteum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_37'^^xsd:string;
  dwc:scientificName 'Styela partita'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'R.Н. Millar'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '103935'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_37'^^xsd:string;
  dwc:aphiaIdAccepted '103926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Styela partita'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_4'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_4'^^xsd:string;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Diogenes pugilator'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_5'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_5'^^xsd:string;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus cuanensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_6'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_6'^^xsd:string;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus anachoretus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_7'^^xsd:string;
  dwc:scientificName 'Catapaguroides timidus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '148421'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_7'^^xsd:string;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Catapaguroides timidus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_8'^^xsd:string;
  dwc:scientificName 'Porcellana platycheles'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_8'^^xsd:string;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Porcellana platycheles'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-A_Tom1976-A_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-A_Tom1976-A_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891288 35.068741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891288"^^xsd:decimal ;
  dwc:decimalLongitude "35.068741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-A_Tom1976-A_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-A_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-A_9'^^xsd:string;
  dwc:scientificName 'Dorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '35.068741'^^xsd:double;
  dwc:latitude '32.891288'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '209487'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-A_9'^^xsd:string;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dorippe lanata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_1'^^xsd:string;
  dwc:scientificName 'Aglaophenia elongata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'W. Vervoort'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '117275'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_1'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117275'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Aglaophenia  elonqata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_10'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_10'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Notomastus latericeus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_11'^^xsd:string;
  dwc:scientificName 'Clymene'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '384650'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_11'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Clymene ? oerstedii'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_12'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_12'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Lanice conchilega'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_13'^^xsd:string;
  dwc:scientificName 'Trachypenaeus curvirostris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '220281'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_13'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107113'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Trachypenaeus curvirostris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_14'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_14'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Philocheras bispinosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_15'^^xsd:string;
  dwc:scientificName 'Pontocaris cataphracta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '246191'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_15'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '240889'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pontocaris cataphracta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_16'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_16'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Anapagurus laevis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_17'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_17'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Anapagurus bicorniger'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_18'^^xsd:string;
  dwc:scientificName 'Dorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '209487'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_18'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dorippe lanata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_19'^^xsd:string;
  dwc:scientificName 'Macropipus pusillus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '154295'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_19'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropipus pusillus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_2'^^xsd:string;
  dwc:scientificName 'Pontogenia chrysocoma'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129848'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_2'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129848'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pontogenia chrysocoma'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_20'^^xsd:string;
  dwc:scientificName 'Macropipus vernalis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '156230'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_20'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropipus vernalis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_21'^^xsd:string;
  dwc:scientificName 'Charybdis longicollis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '1671026'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_21'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1552687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Charybdis longicollis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_22'^^xsd:string;
  dwc:scientificName 'Thalamita poissonii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '107407'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_22'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Thalamita poissonii'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_23'^^xsd:string;
  dwc:scientificName 'Portunus hastatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '1061747'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_23'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1474844'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Portunus hastatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_24'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_24'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Inachus dorsettensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_25'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_25'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropodia rostrata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_26'^^xsd:string;
  dwc:scientificName 'Isanda'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '205323'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_26'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '205323'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Isanda cf. holdswarthiana'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_27'^^xsd:string;
  dwc:scientificName 'Cerithium kochi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '216681'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_27'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139068'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cerithium kochi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_28'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_28'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Aporrhais pespelecani'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_29'^^xsd:string;
  dwc:scientificName 'Pseudosimnia carnea'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140667'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_29'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140667'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pseudosimnia carnea'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_3'^^xsd:string;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_3'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Sigalion mathildae'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_30'^^xsd:string;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_30'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hinia incrassata jousseaumei'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_31'^^xsd:string;
  dwc:scientificName 'Nucula'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_31'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Nucula ? Nitida'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_32'^^xsd:string;
  dwc:scientificName 'Lucina fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '181529'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_32'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Lucina fragilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_33'^^xsd:string;
  dwc:scientificName 'Kellia'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138095'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_33'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138095'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Kellia'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_34'^^xsd:string;
  dwc:scientificName 'Papyridea australe'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '216400'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_34'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '605729'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Papyridea australe'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_35'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_35'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Acanthocardia paucicostata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_36'^^xsd:string;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_36'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Moerella donacina'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_37'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_37'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Tellinella distorta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_38'^^xsd:string;
  dwc:scientificName 'Abra renieri'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '181518'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_38'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Abra renieri'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_39'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_39'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Corbula gibba'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_4'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_4'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Nephthys hombergii'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_40'^^xsd:string;
  dwc:scientificName 'Dentalium dentalis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139527'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_40'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '196375'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dentalium dentalis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_41'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_41'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiura texturata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_42'^^xsd:string;
  dwc:scientificName 'Ophiura grubei'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124919'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_42'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124919'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiura grubei'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_43'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_43'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Echinocardium cordatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_44'^^xsd:string;
  dwc:scientificName 'Saurida undosquamis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '126371'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_44'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Saurida undosquamis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_45'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_45'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Serranus hepatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_46'^^xsd:string;
  dwc:scientificName 'Gobius'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_46'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Gobius'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_47'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_47'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Lepidotrigla cavillone'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_48'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_48'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Arnoglossus laterna'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_49'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_49'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Arnoglossus thori'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_5'^^xsd:string;
  dwc:scientificName 'Micronephthys stammeri'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130351'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_5'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Micronephthys stammeri'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_50'^^xsd:string;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_50'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Buglossidium luteum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_51'^^xsd:string;
  dwc:scientificName 'Stephanolepis diaspros'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127408'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_51'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Stephanolepis diaspros'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_6'^^xsd:string;
  dwc:scientificName 'Diopatra neapolitana'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130460'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_6'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Diopatra  neapolitana'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_7'^^xsd:string;
  dwc:scientificName 'Spiophanes'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129626'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_7'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129626'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Spiophanes ?kroyeri'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_8'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_8'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Spiophanes bombyx'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-B_Tom1976-B_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-B_Tom1976-B_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896203 35.014536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896203"^^xsd:decimal ;
  dwc:decimalLongitude "35.014536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-B_Tom1976-B_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-B_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-B_9'^^xsd:string;
  dwc:scientificName 'Audouinia filigera'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '35.014536'^^xsd:double;
  dwc:latitude '32.896203'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '210032'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-B_9'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '209871'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Audouinia filigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_1'^^xsd:string;
  dwc:scientificName 'Aglaophenia elongata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'W. Vervoort'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '117275'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_1'^^xsd:string;
  dwc:aphiaIdAccepted '117275'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Aglaophenia  elonqata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_10'^^xsd:string;
  dwc:scientificName 'Spiophanes'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '129626'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_10'^^xsd:string;
  dwc:aphiaIdAccepted '129626'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Spiophanes ?kroyeri'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_100'^^xsd:string;
  dwc:scientificName 'Symplegma viride'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'R.Н. Millar'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '212501'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_100'^^xsd:string;
  dwc:aphiaIdAccepted '212501'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Symplegma viride'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_11'^^xsd:string;
  dwc:scientificName 'Tharyx heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '183530'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_11'^^xsd:string;
  dwc:aphiaIdAccepted '129973'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Tharyx heterochaeta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_12'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_12'^^xsd:string;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Notomastus latericeus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_13'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_13'^^xsd:string;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Lagis koreni'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_14'^^xsd:string;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_14'^^xsd:string;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Jasmineira elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_15'^^xsd:string;
  dwc:scientificName 'Serpula concharum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '131048'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_15'^^xsd:string;
  dwc:aphiaIdAccepted '131048'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Serpula concharum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_16'^^xsd:string;
  dwc:scientificName 'Meiosquilla desmaresti'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '148537'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_16'^^xsd:string;
  dwc:aphiaIdAccepted '136135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Meiosquilla desmarestii'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_17'^^xsd:string;
  dwc:scientificName 'Oratosquilla massavensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '1650966'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_17'^^xsd:string;
  dwc:aphiaIdAccepted '136132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Oratosquilla massavensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_18'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_18'^^xsd:string;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parapenaeus longirostris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_19'^^xsd:string;
  dwc:scientificName 'Trachypenaeus curvirostris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '220281'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_19'^^xsd:string;
  dwc:aphiaIdAccepted '107113'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Trachypenaeus curvirostris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_2'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_2'^^xsd:string;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hermodice carunculata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_20'^^xsd:string;
  dwc:scientificName 'Leptochela'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '107050'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_20'^^xsd:string;
  dwc:aphiaIdAccepted '107050'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Leptochela'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_21'^^xsd:string;
  dwc:scientificName 'Alpheus rapacida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '107482'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_21'^^xsd:string;
  dwc:aphiaIdAccepted '107482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Alpheus rapacida'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_22'^^xsd:string;
  dwc:scientificName 'Processa canaliculata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_22'^^xsd:string;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Processa canaliculata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_23'^^xsd:string;
  dwc:scientificName 'Processa parva'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '107690'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_23'^^xsd:string;
  dwc:aphiaIdAccepted '107690'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Processa parva'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_24'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '107557'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_24'^^xsd:string;
  dwc:aphiaIdAccepted '107557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Philocheras bispinosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_25'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_25'^^xsd:string;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Philocheras monacanthus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_26'^^xsd:string;
  dwc:scientificName 'Pontocaris cataphracta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '246191'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_26'^^xsd:string;
  dwc:aphiaIdAccepted '240889'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pontocaris cataphracta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_27'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_27'^^xsd:string;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus cuanensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_28'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_28'^^xsd:string;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus anachoretus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_29'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_29'^^xsd:string;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Anapagurus laevis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_3'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_3'^^xsd:string;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Glycera ? capitata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_30'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_30'^^xsd:string;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Anapagurus bicorniger'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_31'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_31'^^xsd:string;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Galathea intermedia'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_32'^^xsd:string;
  dwc:scientificName 'Dorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '209487'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_32'^^xsd:string;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dorippe lanata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_33'^^xsd:string;
  dwc:scientificName 'Myra fugax'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '107309'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_33'^^xsd:string;
  dwc:aphiaIdAccepted '107309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Myra fugax'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_34'^^xsd:string;
  dwc:scientificName 'Macropipus pusillus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '154295'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_34'^^xsd:string;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropipus pusillus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_35'^^xsd:string;
  dwc:scientificName 'Macropipus vernalis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '156230'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_35'^^xsd:string;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropipus vernalis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_36'^^xsd:string;
  dwc:scientificName 'Charybdis hellerii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '1671024'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_36'^^xsd:string;
  dwc:aphiaIdAccepted '107382'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Charybdis hellerii'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_37'^^xsd:string;
  dwc:scientificName 'Charybdis longicollis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '1671026'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_37'^^xsd:string;
  dwc:aphiaIdAccepted '1552687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Charybdis longicollis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_38'^^xsd:string;
  dwc:scientificName 'Portunus hastatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '1061747'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_38'^^xsd:string;
  dwc:aphiaIdAccepted '1474844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Portunus hastatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_39'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_39'^^xsd:string;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pilumnus spinifer'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_4'^^xsd:string;
  dwc:scientificName 'Glycera rouxii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_4'^^xsd:string;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Glycera rouxii'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_40'^^xsd:string;
  dwc:scientificName 'Parthenope massena'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '107367'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_40'^^xsd:string;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parthenope massena'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_41'^^xsd:string;
  dwc:scientificName 'Inachus communissimus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_41'^^xsd:string;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Inachus communissimus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_42'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_42'^^xsd:string;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Inachus dorsettensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_43'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_43'^^xsd:string;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropodia rostrata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_44'^^xsd:string;
  dwc:scientificName 'Macropodia longipes'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_44'^^xsd:string;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropodia longipes'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_45'^^xsd:string;
  dwc:scientificName 'Isanda'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '205323'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_45'^^xsd:string;
  dwc:aphiaIdAccepted '205323'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Isanda cf. holdswarthiana'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_46'^^xsd:string;
  dwc:scientificName 'Cerithium kochi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '216681'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_46'^^xsd:string;
  dwc:aphiaIdAccepted '139068'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cerithium kochi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_47'^^xsd:string;
  dwc:scientificName 'Epitonium striatissimum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '139734'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_47'^^xsd:string;
  dwc:aphiaIdAccepted '139734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Amaea striatissima'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_48'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_48'^^xsd:string;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Aporrhais pespelecani'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_49'^^xsd:string;
  dwc:scientificName 'Naticarius stercusmuscarum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '720574'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_49'^^xsd:string;
  dwc:aphiaIdAccepted '720574'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Naticarius millepunctatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_5'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_5'^^xsd:string;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Eunice vittata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_50'^^xsd:string;
  dwc:scientificName 'Tectonatica flammulata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '758025'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_50'^^xsd:string;
  dwc:aphiaIdAccepted '367899'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Tectonatica flammulata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_51'^^xsd:string;
  dwc:scientificName 'Trunculariopsis trunculus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '156469'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_51'^^xsd:string;
  dwc:aphiaIdAccepted '140396'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Trunculariopsis trunculus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_52'^^xsd:string;
  dwc:scientificName 'Murex brandaris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '181530'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_52'^^xsd:string;
  dwc:aphiaIdAccepted '140389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Murex brandaris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_53'^^xsd:string;
  dwc:scientificName 'Sphaeronassa mutabilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '225402'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_53'^^xsd:string;
  dwc:aphiaIdAccepted '876840'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Sphaeronassa mutabilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_54'^^xsd:string;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_54'^^xsd:string;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hinia incrassata jousseaumei'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_55'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_55'^^xsd:string;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Philine aperta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_56'^^xsd:string;
  dwc:scientificName 'Pleurobranchaea meckeli'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '140818'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_56'^^xsd:string;
  dwc:aphiaIdAccepted '140818'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pleurobranchaea meckeli'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_57'^^xsd:string;
  dwc:scientificName 'Baptodoris cinnabarina'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '140788'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_57'^^xsd:string;
  dwc:aphiaIdAccepted '140788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Baptodoris cinabarina'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_58'^^xsd:string;
  dwc:scientificName 'Nuculana pella'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '140578'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_58'^^xsd:string;
  dwc:aphiaIdAccepted '236686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Nuculana pella'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_59'^^xsd:string;
  dwc:scientificName 'Modiolus barbatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '140464'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_59'^^xsd:string;
  dwc:aphiaIdAccepted '140464'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Modiolus barbatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_6'^^xsd:string;
  dwc:scientificName 'Hyalinoecia grubii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '333629'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_6'^^xsd:string;
  dwc:aphiaIdAccepted '532018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hyalinoecia grubei'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_60'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_60'^^xsd:string;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Aequipecten opercularis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_61'^^xsd:string;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_61'^^xsd:string;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Chlamys varia'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_62'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_62'^^xsd:string;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pecten jacobaeus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_63'^^xsd:string;
  dwc:scientificName 'Loripes lacteus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '717013'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_63'^^xsd:string;
  dwc:aphiaIdAccepted '152929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Loripes lacteus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_64'^^xsd:string;
  dwc:scientificName 'Laevicardium norvegicum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '246010'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_64'^^xsd:string;
  dwc:aphiaIdAccepted '139004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Laevicardium norvegicum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_65'^^xsd:string;
  dwc:scientificName 'Papyridea australe'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '216400'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_65'^^xsd:string;
  dwc:aphiaIdAccepted '605729'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Papyridea australe'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_66'^^xsd:string;
  dwc:scientificName 'Acanthocardia tuberculata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '381057'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_66'^^xsd:string;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Rudicardium tuberculatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_67'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_67'^^xsd:string;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Acanthocardia paucicostata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_68'^^xsd:string;
  dwc:scientificName 'Paphia textile'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '214508'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_68'^^xsd:string;
  dwc:aphiaIdAccepted '863039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Paphia textile'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_69'^^xsd:string;
  dwc:scientificName 'Capsella variegata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '139600'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_69'^^xsd:string;
  dwc:aphiaIdAccepted '152220'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Capsella variegata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_7'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_7'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Lumbrineris gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_70'^^xsd:string;
  dwc:scientificName 'Abra renieri'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '181518'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_70'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Abra renieri'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_71'^^xsd:string;
  dwc:scientificName 'Mactra corallina'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '151616'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_71'^^xsd:string;
  dwc:aphiaIdAccepted '151616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Mactra corallina stultorum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_72'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_72'^^xsd:string;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Corbula gibba'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_73'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis pentacanthus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '125200'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_73'^^xsd:string;
  dwc:aphiaIdAccepted '125200'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Astropecten irregularis pentacanthus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_74'^^xsd:string;
  dwc:scientificName 'Astropecten bispinosus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '123859'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_74'^^xsd:string;
  dwc:aphiaIdAccepted '123859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Astropecten bispinosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_75'^^xsd:string;
  dwc:scientificName 'Luidia sarsi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '178639'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_75'^^xsd:string;
  dwc:aphiaIdAccepted '123922'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Luidia sarsi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_76'^^xsd:string;
  dwc:scientificName 'Coscinasterias tenuispina'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '123795'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_76'^^xsd:string;
  dwc:aphiaIdAccepted '123795'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Coscinasterias tenuispina'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_77'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_77'^^xsd:string;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiothrix fragilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_78'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_78'^^xsd:string;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiura texturata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_79'^^xsd:string;
  dwc:scientificName 'Ophiura grubei'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '124919'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_79'^^xsd:string;
  dwc:aphiaIdAccepted '124919'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiura grubei'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_8'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_8'^^xsd:string;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Driloneris filum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_80'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_80'^^xsd:string;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Paracentrotus lividus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_81'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_81'^^xsd:string;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Echinocyamus pusillus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_82'^^xsd:string;
  dwc:scientificName 'Saurida undosquamis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '126371'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_82'^^xsd:string;
  dwc:aphiaIdAccepted '126371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Saurida undosquamis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_83'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_83'^^xsd:string;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Merluccius merluccius'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_84'^^xsd:string;
  dwc:scientificName 'Epinephelus aeneus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127032'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_84'^^xsd:string;
  dwc:aphiaIdAccepted '127032'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Epinephelus aeneus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_85'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_85'^^xsd:string;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Serranus cabrilla'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_86'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_86'^^xsd:string;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Serranus hepatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_87'^^xsd:string;
  dwc:scientificName 'Mullus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '126034'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_87'^^xsd:string;
  dwc:aphiaIdAccepted '126034'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Mullus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_88'^^xsd:string;
  dwc:scientificName 'Upeneus asymmetricus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '126988'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_88'^^xsd:string;
  dwc:aphiaIdAccepted '126988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Upeneus asymmetricus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_89'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_89'^^xsd:string;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Spicara smaris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_9'^^xsd:string;
  dwc:scientificName 'Scoloplos chevalieri'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '130538'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_9'^^xsd:string;
  dwc:aphiaIdAccepted '1346018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Scoloplos chevalieri'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_90'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '273966'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_90'^^xsd:string;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dentex maroccanus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_91'^^xsd:string;
  dwc:scientificName 'Gobius'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_91'^^xsd:string;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Gobius'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_92'^^xsd:string;
  dwc:scientificName 'Callionymus belenus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '302216'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_92'^^xsd:string;
  dwc:aphiaIdAccepted '126796'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Callionymus belenus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_93'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_93'^^xsd:string;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Lepidotrigla cavillone'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_94'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_94'^^xsd:string;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Arnoglossus laterna'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_95'^^xsd:string;
  dwc:scientificName 'Bothus podas'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127129'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_95'^^xsd:string;
  dwc:aphiaIdAccepted '127129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Bothus podas'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_96'^^xsd:string;
  dwc:scientificName 'Citharus macrolepidotus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '305598'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_96'^^xsd:string;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Citharus macrolepidotus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_97'^^xsd:string;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_97'^^xsd:string;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Buglossidium luteum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_98'^^xsd:string;
  dwc:scientificName 'Stephanolepis diaspros'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127408'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_98'^^xsd:string;
  dwc:aphiaIdAccepted '127408'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Stephanolepis diaspros'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-C_Tom1976-C_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-C_Tom1976-C_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.89769 34.985685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.89769"^^xsd:decimal ;
  dwc:decimalLongitude "34.985685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-C_Tom1976-C_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-C_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-C_99'^^xsd:string;
  dwc:scientificName 'Ascidiella'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'R.Н. Millar'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.985685'^^xsd:double;
  dwc:latitude '32.89769'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '103484'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-C_99'^^xsd:string;
  dwc:aphiaIdAccepted '103484'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ascidiella'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_1'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_1'^^xsd:string;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hermodice carunculata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_10'^^xsd:string;
  dwc:scientificName 'Meiosquilla desmaresti'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '148537'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_10'^^xsd:string;
  dwc:aphiaIdAccepted '136135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Meiosquilla desmarestii'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_11'^^xsd:string;
  dwc:scientificName 'Oratosquilla massavensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '1650966'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_11'^^xsd:string;
  dwc:aphiaIdAccepted '136132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Oratosquilla massavensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_12'^^xsd:string;
  dwc:scientificName 'Trachypenaeus curvirostris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '220281'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_12'^^xsd:string;
  dwc:aphiaIdAccepted '107113'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Trachypenaeus curvirostris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_13'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_13'^^xsd:string;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Sicyonia carinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_14'^^xsd:string;
  dwc:scientificName 'Leptochela'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107050'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_14'^^xsd:string;
  dwc:aphiaIdAccepted '107050'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Leptochela'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_15'^^xsd:string;
  dwc:scientificName 'Processa canaliculata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_15'^^xsd:string;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Processa canaliculata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_16'^^xsd:string;
  dwc:scientificName 'Processa parva'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107690'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_16'^^xsd:string;
  dwc:aphiaIdAccepted '107690'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Processa parva'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_17'^^xsd:string;
  dwc:scientificName 'Pontocaris cataphracta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '246191'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_17'^^xsd:string;
  dwc:aphiaIdAccepted '240889'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pontocaris cataphracta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_18'^^xsd:string;
  dwc:scientificName 'Calcinus ornatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '246236'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_18'^^xsd:string;
  dwc:aphiaIdAccepted '107194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Calcinus ornatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_19'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_19'^^xsd:string;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Diogenes pugilator'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_2'^^xsd:string;
  dwc:scientificName 'Ceratonereis mirabilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '130372'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_2'^^xsd:string;
  dwc:aphiaIdAccepted '130372'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ceratonereis mirabilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_20'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_20'^^xsd:string;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus cuanensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_21'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_21'^^xsd:string;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus anachoretus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_22'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_22'^^xsd:string;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Anapagurus laevis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_23'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_23'^^xsd:string;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Anapagurus bicorniger'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_24'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_24'^^xsd:string;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Galathea intermedia'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_25'^^xsd:string;
  dwc:scientificName 'Galathea squamifera'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_25'^^xsd:string;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Galathea squamifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_26'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_26'^^xsd:string;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ethusa mascarone'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_27'^^xsd:string;
  dwc:scientificName 'Myra fugax'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107309'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_27'^^xsd:string;
  dwc:aphiaIdAccepted '107309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Myra fugax'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_28'^^xsd:string;
  dwc:scientificName 'Sirpus zariquieyi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107280'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_28'^^xsd:string;
  dwc:aphiaIdAccepted '107280'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Sirpus zariquieyi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_29'^^xsd:string;
  dwc:scientificName 'Macropipus pusillus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '154295'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_29'^^xsd:string;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropipus pusillus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_3'^^xsd:string;
  dwc:scientificName 'Glycera convoluta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '130120'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_3'^^xsd:string;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Glycera convoluta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_30'^^xsd:string;
  dwc:scientificName 'Macropipus vernalis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '156230'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_30'^^xsd:string;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropipus vernalis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_31'^^xsd:string;
  dwc:scientificName 'Charybdis longicollis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '1671026'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_31'^^xsd:string;
  dwc:aphiaIdAccepted '1552687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Charybdis longicollis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_32'^^xsd:string;
  dwc:scientificName 'Portunus hastatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '1061747'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_32'^^xsd:string;
  dwc:aphiaIdAccepted '1474844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Portunus hastatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_33'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_33'^^xsd:string;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pilumnus hirtellus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_34'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_34'^^xsd:string;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pilumnus spinifer'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_35'^^xsd:string;
  dwc:scientificName 'Parthenope massena'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107367'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_35'^^xsd:string;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parthenope massena'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_36'^^xsd:string;
  dwc:scientificName 'Pisa armata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_36'^^xsd:string;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pisa armata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_37'^^xsd:string;
  dwc:scientificName 'Inachus communissimus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_37'^^xsd:string;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Inachus communissimus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_38'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_38'^^xsd:string;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Inachus dorsettensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_39'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_39'^^xsd:string;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Inachus thoracicus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_4'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_4'^^xsd:string;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Eunice vittata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_40'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_40'^^xsd:string;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropodia rostrata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_41'^^xsd:string;
  dwc:scientificName 'Isanda'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '205323'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_41'^^xsd:string;
  dwc:aphiaIdAccepted '205323'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Isanda cf. holdswarthiana'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_42'^^xsd:string;
  dwc:scientificName 'Cerithium kochi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '216681'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_42'^^xsd:string;
  dwc:aphiaIdAccepted '139068'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cerithium kochi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_43'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_43'^^xsd:string;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Aporrhais pespelecani'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_44'^^xsd:string;
  dwc:scientificName 'Naticarius stercusmuscarum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '720574'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_44'^^xsd:string;
  dwc:aphiaIdAccepted '720574'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Naticarius millepunctatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_45'^^xsd:string;
  dwc:scientificName 'Trunculariopsis trunculus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '156469'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_45'^^xsd:string;
  dwc:aphiaIdAccepted '140396'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Trunculariopsis trunculus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_46'^^xsd:string;
  dwc:scientificName 'Murex brandaris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '181530'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_46'^^xsd:string;
  dwc:aphiaIdAccepted '140389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Murex brandaris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_47'^^xsd:string;
  dwc:scientificName 'Sphaeronassa mutabilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '225402'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_47'^^xsd:string;
  dwc:aphiaIdAccepted '876840'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Sphaeronassa mutabilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_48'^^xsd:string;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_48'^^xsd:string;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hinia incrassata jousseaumei'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_49'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_49'^^xsd:string;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Philine aperta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_5'^^xsd:string;
  dwc:scientificName 'Diopatra neapolitana'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '130460'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_5'^^xsd:string;
  dwc:aphiaIdAccepted '130460'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Diopatra  neapolitana'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_50'^^xsd:string;
  dwc:scientificName 'Notarchus punctatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '139595'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_50'^^xsd:string;
  dwc:aphiaIdAccepted '139595'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Notarchus punctatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_51'^^xsd:string;
  dwc:scientificName 'Bursatella leachii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_51'^^xsd:string;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Bursatella leachi savigniana'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_52'^^xsd:string;
  dwc:scientificName 'Pleurobranchaea meckeli'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140818'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_52'^^xsd:string;
  dwc:aphiaIdAccepted '140818'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pleurobranchaea meckeli'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_53'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_53'^^xsd:string;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Nucula nucleus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_54'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_54'^^xsd:string;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Nucula sulcata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_55'^^xsd:string;
  dwc:scientificName 'Nucula'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_55'^^xsd:string;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Nucula ? Nitida'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_56'^^xsd:string;
  dwc:scientificName 'Nuculana pella'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140578'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_56'^^xsd:string;
  dwc:aphiaIdAccepted '236686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Nuculana pella'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_57'^^xsd:string;
  dwc:scientificName 'Glycymeris pilosa'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '156105'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_57'^^xsd:string;
  dwc:aphiaIdAccepted '156105'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Glycimeris pilosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_58'^^xsd:string;
  dwc:scientificName 'Modiolus barbatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140464'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_58'^^xsd:string;
  dwc:aphiaIdAccepted '140464'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Modiolus barbatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_59'^^xsd:string;
  dwc:scientificName 'Malleus regula'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '605717'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_59'^^xsd:string;
  dwc:aphiaIdAccepted '605717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Malleus regula'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_6'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_6'^^xsd:string;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Paradoneis armata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_60'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_60'^^xsd:string;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Aequipecten opercularis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_61'^^xsd:string;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_61'^^xsd:string;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Chlamys varia'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_62'^^xsd:string;
  dwc:scientificName 'Proteopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '181597'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_62'^^xsd:string;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Proteopecten glaber'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_63'^^xsd:string;
  dwc:scientificName 'Flexopecten flexuosus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '225259'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_63'^^xsd:string;
  dwc:aphiaIdAccepted '225259'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Flexopecten flexuosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_64'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_64'^^xsd:string;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pecten jacobaeus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_65'^^xsd:string;
  dwc:scientificName 'Lucina fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '181529'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_65'^^xsd:string;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Lucina fragilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_66'^^xsd:string;
  dwc:scientificName 'Papyridea papyracea'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '216401'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_66'^^xsd:string;
  dwc:aphiaIdAccepted '605734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Papyridea papyracea'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_67'^^xsd:string;
  dwc:scientificName 'Acanthocardia tuberculata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '381057'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_67'^^xsd:string;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Rudicardium tuberculatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_68'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_68'^^xsd:string;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Gouldia minima'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_69'^^xsd:string;
  dwc:scientificName 'Paphia textile'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '214508'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_69'^^xsd:string;
  dwc:aphiaIdAccepted '863039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Paphia textile'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_7'^^xsd:string;
  dwc:scientificName 'Audouinia filigera'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '210032'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_7'^^xsd:string;
  dwc:aphiaIdAccepted '209871'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Audouinia filigera'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_70'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_70'^^xsd:string;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Tellinella distorta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_71'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_71'^^xsd:string;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Corbula gibba'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_72'^^xsd:string;
  dwc:scientificName 'Astropecten bispinosus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '123859'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_72'^^xsd:string;
  dwc:aphiaIdAccepted '123859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Astropecten bispinosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_73'^^xsd:string;
  dwc:scientificName 'Luidia sarsi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '178639'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_73'^^xsd:string;
  dwc:aphiaIdAccepted '123922'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Luidia sarsi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_74'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_74'^^xsd:string;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Amphipholis squamata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_75'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_75'^^xsd:string;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiura texturata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_76'^^xsd:string;
  dwc:scientificName 'Ophiura grubei'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '124919'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_76'^^xsd:string;
  dwc:aphiaIdAccepted '124919'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiura grubei'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_77'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_77'^^xsd:string;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Echinocardium cordatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_78'^^xsd:string;
  dwc:scientificName 'Saurida undosquamis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '126371'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_78'^^xsd:string;
  dwc:aphiaIdAccepted '126371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Saurida undosquamis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_79'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_79'^^xsd:string;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Serranus cabrilla'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_8'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_8'^^xsd:string;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Owenia fusiformis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_80'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_80'^^xsd:string;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Serranus hepatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_81'^^xsd:string;
  dwc:scientificName 'Leiognathus klunzingeri'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '126972'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_81'^^xsd:string;
  dwc:aphiaIdAccepted '398518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Leiognathus klunzingeri'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_82'^^xsd:string;
  dwc:scientificName 'Mullus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '126034'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_82'^^xsd:string;
  dwc:aphiaIdAccepted '126034'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Mullus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_83'^^xsd:string;
  dwc:scientificName 'Upeneus moluccensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '126989'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_83'^^xsd:string;
  dwc:aphiaIdAccepted '126989'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Upeneus moluccensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_84'^^xsd:string;
  dwc:scientificName 'Upeneus asymmetricus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '126988'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_84'^^xsd:string;
  dwc:aphiaIdAccepted '126988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Upeneus asymmetricus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_85'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_85'^^xsd:string;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Spicara smaris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_86'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_86'^^xsd:string;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagellus erythrinus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_87'^^xsd:string;
  dwc:scientificName 'Gobius'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_87'^^xsd:string;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Gobius'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_88'^^xsd:string;
  dwc:scientificName 'Callionymus filamentosus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '126791'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_88'^^xsd:string;
  dwc:aphiaIdAccepted '126791'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Callionymus filamentosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_89'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_89'^^xsd:string;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Arnoglossus laterna'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_9'^^xsd:string;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_9'^^xsd:string;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Jasmineira elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_90'^^xsd:string;
  dwc:scientificName 'Bothus podas'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127129'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_90'^^xsd:string;
  dwc:aphiaIdAccepted '127129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Bothus podas'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_91'^^xsd:string;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_91'^^xsd:string;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Buglossidium luteum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-D_Tom1976-D_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-D_Tom1976-D_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.867352 34.981968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.867352"^^xsd:decimal ;
  dwc:decimalLongitude "34.981968"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-D_Tom1976-D_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-D_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-D_92'^^xsd:string;
  dwc:scientificName 'Symplegma viride'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'R.Н. Millar'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.981968'^^xsd:double;
  dwc:latitude '32.867352'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '212501'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-D_92'^^xsd:string;
  dwc:aphiaIdAccepted '212501'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Symplegma viride'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_1'^^xsd:string;
  dwc:scientificName 'Sertularella ellisii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'W. Vervoort'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '117899'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_1'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117899'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Sertularella ellisi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_10'^^xsd:string;
  dwc:scientificName 'Ceratonereis mirabilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '130372'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_10'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ceratonereis mirabilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_11'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_11'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Platynereis dumerillii'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_12'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_12'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Eunice vittata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_13'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '130077'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_13'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Nematonereis unicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_14'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_14'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Nicolea venustula'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_15'^^xsd:string;
  dwc:scientificName 'Serpula concharum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '131048'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_15'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131048'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Serpula concharum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_16'^^xsd:string;
  dwc:scientificName 'Spirobranchus polytrema'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '131054'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_16'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131054'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Spirobranchus polytrema'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_17'^^xsd:string;
  dwc:scientificName 'Meiosquilla desmaresti'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '148537'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_17'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '136135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Meiosquilla desmarestii'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_18'^^xsd:string;
  dwc:scientificName 'Oratosquilla massavensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '1650966'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_18'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '136132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Oratosquilla massavensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_19'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_19'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parapenaeus longirostris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_2'^^xsd:string;
  dwc:scientificName 'Pennatula rubra'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'W. Vervoort'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '128519'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_2'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128519'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pennatula rubra'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_20'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_20'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Sicyonia carinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_21'^^xsd:string;
  dwc:scientificName 'Leptochela'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '107050'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_21'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107050'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Leptochela'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_22'^^xsd:string;
  dwc:scientificName 'Hippolyte holthuisi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_22'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hippolyte holthuisi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_23'^^xsd:string;
  dwc:scientificName 'Pandalina'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '107043'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_23'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107043'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pandalina ? brevirostris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_24'^^xsd:string;
  dwc:scientificName 'Pontocaris cataphracta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '246191'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_24'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '240889'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pontocaris cataphracta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_25'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_25'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dardanus arrosor'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_26'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_26'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus cuanensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_27'^^xsd:string;
  dwc:scientificName 'Pagurus prideauxi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '208731'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_27'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus prideauxi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_28'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_28'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus anachoretus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_29'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_29'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Anapagurus laevis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_3'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_3'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hermothoe'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_30'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_30'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Anapagurus bicorniger'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_31'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_31'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Galathea intermedia'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_32'^^xsd:string;
  dwc:scientificName 'Dorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '209487'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_32'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dorippe lanata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_33'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_33'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ethusa mascarone'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_34'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_34'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ebalia granulosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_35'^^xsd:string;
  dwc:scientificName 'Myra fugax'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '107309'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_35'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107309'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Myra fugax'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_36'^^xsd:string;
  dwc:scientificName 'Ilia nucleus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '107303'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_36'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107303'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ilia nucleus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_37'^^xsd:string;
  dwc:scientificName 'Macropipus pusillus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '154295'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_37'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropipus pusillus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_38'^^xsd:string;
  dwc:scientificName 'Charybdis longicollis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '1671026'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_38'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1552687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Charybdis longicollis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_39'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_39'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pilumnus spinifer'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_4'^^xsd:string;
  dwc:scientificName 'Scalisetosus pellucidus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '152408'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_4'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Scalisetosus pellucidus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_40'^^xsd:string;
  dwc:scientificName 'Palicus caronii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '107466'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_40'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107466'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Palicus caronii'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_41'^^xsd:string;
  dwc:scientificName 'Parthenope macrochelos'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '107366'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_41'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '442337'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parthenope macrocheles'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_42'^^xsd:string;
  dwc:scientificName 'Parthenope massena'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '107367'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_42'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parthenope massena'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_43'^^xsd:string;
  dwc:scientificName 'Pisa nodipes'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '107357'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_43'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107357'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pisa nodipes'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_44'^^xsd:string;
  dwc:scientificName 'Pisa armata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_44'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pisa armata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_45'^^xsd:string;
  dwc:scientificName 'Eurynome aspera'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_45'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Eurynome aspera'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_46'^^xsd:string;
  dwc:scientificName 'Inachus communissimus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_46'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Inachus communissimus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_47'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_47'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Inachus dorsettensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_48'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_48'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Inachus thoracicus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_49'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_49'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropodia rostrata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_5'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_5'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hermodice carunculata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_50'^^xsd:string;
  dwc:scientificName 'Macropodia czernjawskii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '107337'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_50'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107337'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropodia czrerniavskii'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_51'^^xsd:string;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_51'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Calliostoma zizyphinum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_52'^^xsd:string;
  dwc:scientificName 'Jujubinus exasperatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '141807'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_52'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141807'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Jujubinus exasperatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_53'^^xsd:string;
  dwc:scientificName 'Isanda'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '205323'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_53'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '205323'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Isanda cf. holdswarthiana'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_54'^^xsd:string;
  dwc:scientificName 'Cerithium kochi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '216681'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_54'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139068'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cerithium kochi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_55'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_55'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Aporrhais pespelecani'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_56'^^xsd:string;
  dwc:scientificName 'Naticarius stercusmuscarum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '720574'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_56'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '720574'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Naticarius millepunctatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_57'^^xsd:string;
  dwc:scientificName 'Lamellaria perspicua'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '140173'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_57'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1505994'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Lamellaria perspicua'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_58'^^xsd:string;
  dwc:scientificName 'Trunculariopsis trunculus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '156469'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_58'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140396'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Trunculariopsis trunculus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_59'^^xsd:string;
  dwc:scientificName 'Notarchus punctatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '139595'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_59'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139595'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Notarchus punctatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_6'^^xsd:string;
  dwc:scientificName 'Paleanotus debilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '209683'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_6'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Paleanotus debilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_60'^^xsd:string;
  dwc:scientificName 'Oxynoe olivacea'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '140672'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_60'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140672'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Oxynoe olivacea'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_61'^^xsd:string;
  dwc:scientificName 'Lobiger serradifalci'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '140671'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_61'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140671'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Lobiger serradifalci'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_62'^^xsd:string;
  dwc:scientificName 'Pleurobranchaea meckeli'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '140818'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_62'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140818'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pleurobranchaea meckeli'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_63'^^xsd:string;
  dwc:scientificName 'Pleurobranchus testudinarius'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '140821'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_63'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Oscanius testudinarius'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_64'^^xsd:string;
  dwc:scientificName 'Discodoris concinna'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '139562'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_64'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Discodoris concinna'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_65'^^xsd:string;
  dwc:scientificName 'Facelina bostoniensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '139908'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_65'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139908'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Facelina drummondi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_66'^^xsd:string;
  dwc:scientificName 'Anadara diluvii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '146490'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_66'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146490'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Diluvarca diluvii'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_67'^^xsd:string;
  dwc:scientificName 'Musculus costulatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '140471'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_67'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140471'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Musculus costulatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_68'^^xsd:string;
  dwc:scientificName 'Palliolum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '183527'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_68'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '236723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Palliolum hyalinum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_69'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_69'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Aequipecten opercularis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_7'^^xsd:string;
  dwc:scientificName 'Ehlersia cornuta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '131286'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_7'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ehlersia cornuta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_70'^^xsd:string;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_70'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Chlamys varia'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_71'^^xsd:string;
  dwc:scientificName 'Proteopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '181597'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_71'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Proteopecten glaber'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_72'^^xsd:string;
  dwc:scientificName 'Flexopecten flexuosus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '225259'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_72'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '225259'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Flexopecten flexuosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_73'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_73'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pecten jacobaeus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_74'^^xsd:string;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_74'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Anomia ephippium'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_75'^^xsd:string;
  dwc:scientificName 'Montacuta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '138185'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_75'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138185'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Montacuta ? ferruginosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_76'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_76'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Acanthocardia paucicostata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_77'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_77'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Antedon mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_78'^^xsd:string;
  dwc:scientificName 'Luidia sarsi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '178639'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_78'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123922'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Luidia sarsi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_79'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '241001'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_79'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Echinaster sepositus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_8'^^xsd:string;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_8'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Odontosyllis fulgurans'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_80'^^xsd:string;
  dwc:scientificName 'Coscinasterias tenuispina'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '123795'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_80'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Coscinasterias tenuispina'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_81'^^xsd:string;
  dwc:scientificName 'Ophiactis savignyi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '125122'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_81'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125122'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiactis savignyi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_82'^^xsd:string;
  dwc:scientificName 'Ophiactis parva'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '212331'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_82'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212336'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiactis parva'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_83'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_83'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiothrix fragilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_84'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_84'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiura texturata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_85'^^xsd:string;
  dwc:scientificName 'Schizaster canaliferus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '124405'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_85'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '513426'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Schizaster canaliferus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_86'^^xsd:string;
  dwc:scientificName 'Saurida undosquamis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '126371'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_86'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Saurida undosquamis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_87'^^xsd:string;
  dwc:scientificName 'Hippocampus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '126224'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_87'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126224'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hippocampus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_88'^^xsd:string;
  dwc:scientificName 'Syngnathus acus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_88'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Syngnathus acus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_89'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_89'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Serranus cabrilla'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_9'^^xsd:string;
  dwc:scientificName 'Leptonereis glauca'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '152402'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_9'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130426'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Leptonereis glauca'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_90'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_90'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Serranus hepatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_91'^^xsd:string;
  dwc:scientificName 'Gobius'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_91'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Gobius'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_92'^^xsd:string;
  dwc:scientificName 'Callionymus belenus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '302216'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_92'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Callionymus belenus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_93'^^xsd:string;
  dwc:scientificName 'Scorpaena'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_93'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Scorpaena'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_94'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_94'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Arnoglossus laterna'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_95'^^xsd:string;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_95'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Buglossidium luteum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_96'^^xsd:string;
  dwc:scientificName 'Stephanolepis diaspros'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '127408'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_96'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Stephanolepis diaspros'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_97'^^xsd:string;
  dwc:scientificName 'Ascidiella'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'R.Н. Millar'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '103484'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_97'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103484'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ascidiella'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-E_Tom1976-E_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-E_Tom1976-E_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.912608 34.942915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.912608"^^xsd:decimal ;
  dwc:decimalLongitude "34.942915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-E_Tom1976-E_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-E_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-E_98'^^xsd:string;
  dwc:scientificName 'Herdmania momus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'R.Н. Millar'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '34.942915'^^xsd:double;
  dwc:latitude '32.912608'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '103830'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-E_98'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103830'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Herdmania momus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-F_Tom1976-F_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-F_Tom1976-F_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-F_Tom1976-F_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.900794 34.939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.900794"^^xsd:decimal ;
  dwc:decimalLongitude "34.939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-F_Tom1976-F_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-F_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-F_1'^^xsd:string;
  dwc:scientificName 'Trunculariopsis trunculus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '34.939453'^^xsd:double;
  dwc:latitude '32.900794'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '156469'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-F_1'^^xsd:string;
  dwc:observationDate '1974-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '140396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Trunculariopsis trunculus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-F_Tom1976-F_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-F_Tom1976-F_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-F_Tom1976-F_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.900794 34.939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.900794"^^xsd:decimal ;
  dwc:decimalLongitude "34.939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-F_Tom1976-F_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-F_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-F_2'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '34.939453'^^xsd:double;
  dwc:latitude '32.900794'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-F_2'^^xsd:string;
  dwc:observationDate '1974-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Amphiura chiajei'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_1'^^xsd:string;
  dwc:scientificName 'Eudendrium capillare'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'W. Vervoort'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '117544'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_1'^^xsd:string;
  dwc:aphiaIdAccepted '117544'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Eudendrium capillare'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_10'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_10'^^xsd:string;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Eunice vittata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_100'^^xsd:string;
  dwc:scientificName 'Flexopecten flexuosus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '225259'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_100'^^xsd:string;
  dwc:aphiaIdAccepted '225259'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Flexopecten flexuosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_101'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_101'^^xsd:string;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pecten jacobaeus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_102'^^xsd:string;
  dwc:scientificName 'Lima loscombei'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '749079'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_102'^^xsd:string;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Lima loscombei'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_103'^^xsd:string;
  dwc:scientificName 'Cardita aculeata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '245995'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_103'^^xsd:string;
  dwc:aphiaIdAccepted '582718'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cardita aculeata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_104'^^xsd:string;
  dwc:scientificName 'Laevicardium norvegicum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '246010'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_104'^^xsd:string;
  dwc:aphiaIdAccepted '139004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Laevicardium norvegicum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_105'^^xsd:string;
  dwc:scientificName 'Papillicardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_105'^^xsd:string;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Papillicardium papillosum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_106'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_106'^^xsd:string;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Acanthocardia paucicostata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_107'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_107'^^xsd:string;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Tellinella distorta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_108'^^xsd:string;
  dwc:scientificName 'Abra renieri'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '181518'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_108'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Abra renieri'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_109'^^xsd:string;
  dwc:scientificName 'Dentalium dentalis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '139527'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_109'^^xsd:string;
  dwc:aphiaIdAccepted '196375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dentalium dentalis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_11'^^xsd:string;
  dwc:scientificName 'Eunice tubifex'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '209827'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_11'^^xsd:string;
  dwc:aphiaIdAccepted '209827'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Eunice tubifex'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_110'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_110'^^xsd:string;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Antedon mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_111'^^xsd:string;
  dwc:scientificName 'Luidia sarsi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '178639'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_111'^^xsd:string;
  dwc:aphiaIdAccepted '123922'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Luidia sarsi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_112'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '241001'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_112'^^xsd:string;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Echinaster sepositus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_113'^^xsd:string;
  dwc:scientificName 'Coscinasterias tenuispina'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '123795'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_113'^^xsd:string;
  dwc:aphiaIdAccepted '123795'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Coscinasterias tenuispina'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_114'^^xsd:string;
  dwc:scientificName 'Ophiactis savignyi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '125122'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_114'^^xsd:string;
  dwc:aphiaIdAccepted '125122'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiactis savignyi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_115'^^xsd:string;
  dwc:scientificName 'Ophiactis parva'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '212331'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_115'^^xsd:string;
  dwc:aphiaIdAccepted '212336'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiactis parva'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_116'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_116'^^xsd:string;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiothrix fragilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_117'^^xsd:string;
  dwc:scientificName 'Ophiopsila aranea'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '125049'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_117'^^xsd:string;
  dwc:aphiaIdAccepted '125049'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiopsila aranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_118'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_118'^^xsd:string;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiura texturata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_119'^^xsd:string;
  dwc:scientificName 'Stylocidaris affinis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '124268'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_119'^^xsd:string;
  dwc:aphiaIdAccepted '124268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Stylocidaris affinis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_12'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_12'^^xsd:string;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hyalinoecia tubicola'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_120'^^xsd:string;
  dwc:scientificName 'Genocidaris maculata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '124423'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_120'^^xsd:string;
  dwc:aphiaIdAccepted '124423'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Genocidaris maculata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_121'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_121'^^xsd:string;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Echinocardium cordatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_122'^^xsd:string;
  dwc:scientificName 'Schizaster canaliferus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '124405'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_122'^^xsd:string;
  dwc:aphiaIdAccepted '513426'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Schizaster canaliferus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_123'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_123'^^xsd:string;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Brissopsis lyrifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_124'^^xsd:string;
  dwc:scientificName 'Saurida undosquamis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126371'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_124'^^xsd:string;
  dwc:aphiaIdAccepted '126371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Saurida undosquamis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_125'^^xsd:string;
  dwc:scientificName 'Ariosoma balearicum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126283'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_125'^^xsd:string;
  dwc:aphiaIdAccepted '126283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ariosoma baloarica'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_126'^^xsd:string;
  dwc:scientificName 'Macrorhamphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '217972'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_126'^^xsd:string;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macrorhamphosus scolopax'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_127'^^xsd:string;
  dwc:scientificName 'Hippocampus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126224'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_127'^^xsd:string;
  dwc:aphiaIdAccepted '126224'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hippocampus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_128'^^xsd:string;
  dwc:scientificName 'Syngnathus acus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_128'^^xsd:string;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Syngnathus acus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_129'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_129'^^xsd:string;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Serranus hepatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_13'^^xsd:string;
  dwc:scientificName 'Hyalinoecia grubii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '333629'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_13'^^xsd:string;
  dwc:aphiaIdAccepted '532018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hyalinoecia grubei'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_130'^^xsd:string;
  dwc:scientificName 'Mullus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126034'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_130'^^xsd:string;
  dwc:aphiaIdAccepted '126034'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Mullus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_131'^^xsd:string;
  dwc:scientificName 'Upeneus moluccensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126989'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_131'^^xsd:string;
  dwc:aphiaIdAccepted '126989'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Upeneus moluccensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_132'^^xsd:string;
  dwc:scientificName 'Upeneus asymmetricus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126988'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_132'^^xsd:string;
  dwc:aphiaIdAccepted '126988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Upeneus asymmetricus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_133'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '273966'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_133'^^xsd:string;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dentex maroccanus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_134'^^xsd:string;
  dwc:scientificName 'Gobius'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_134'^^xsd:string;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Gobius'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_135'^^xsd:string;
  dwc:scientificName 'Callionymus filamentosus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126791'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_135'^^xsd:string;
  dwc:aphiaIdAccepted '126791'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Callionymus filamentosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_136'^^xsd:string;
  dwc:scientificName 'Blennius'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '125915'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_136'^^xsd:string;
  dwc:aphiaIdAccepted '125915'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Blennius ? Tentacularis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_137'^^xsd:string;
  dwc:scientificName 'Scorpaena'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_137'^^xsd:string;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Scorpaena'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_138'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_138'^^xsd:string;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Lepidotrigla cavillone'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_139'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_139'^^xsd:string;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Arnoglossus laterna'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_14'^^xsd:string;
  dwc:scientificName 'Hyalinoecia brementi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '183512'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_14'^^xsd:string;
  dwc:aphiaIdAccepted '130454'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hyalinoecia brernenti'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_140'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_140'^^xsd:string;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Arnoglossus thori'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_141'^^xsd:string;
  dwc:scientificName 'Bothus podas'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127129'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_141'^^xsd:string;
  dwc:aphiaIdAccepted '127129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Bothus podas'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_142'^^xsd:string;
  dwc:scientificName 'Citharus macrolepidotus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '305598'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_142'^^xsd:string;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Citharus macrolepidotus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_143'^^xsd:string;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_143'^^xsd:string;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Buglossidium luteum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_144'^^xsd:string;
  dwc:scientificName 'Symphurus nigrescens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127134'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_144'^^xsd:string;
  dwc:aphiaIdAccepted '127134'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Symphurus nigrescens'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_145'^^xsd:string;
  dwc:scientificName 'Stephanolepis diaspros'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127408'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_145'^^xsd:string;
  dwc:aphiaIdAccepted '127408'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Stephanolepis diaspros'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_146'^^xsd:string;
  dwc:scientificName 'Didemnum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'R.Н. Millar'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '103456'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_146'^^xsd:string;
  dwc:aphiaIdAccepted '103456'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Didemnum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_147'^^xsd:string;
  dwc:scientificName 'Trididemnum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'R.Н. Millar'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '103461'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_147'^^xsd:string;
  dwc:aphiaIdAccepted '103461'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Trididemnum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_148'^^xsd:string;
  dwc:scientificName 'Ascidiella'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'R.Н. Millar'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '103484'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_148'^^xsd:string;
  dwc:aphiaIdAccepted '103484'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ascidiella'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_149'^^xsd:string;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'R.Н. Millar'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_149'^^xsd:string;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Botryllus schlosseri'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_15'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_15'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Lumbrineris gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_150'^^xsd:string;
  dwc:scientificName 'Herdmania momus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'R.Н. Millar'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '103830'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_150'^^xsd:string;
  dwc:aphiaIdAccepted '103830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Herdmania momus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_151'^^xsd:string;
  dwc:scientificName 'Halocynthia papillosa'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'R.Н. Millar'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '103827'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_151'^^xsd:string;
  dwc:aphiaIdAccepted '103827'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Halocynthia papillosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_16'^^xsd:string;
  dwc:scientificName 'Leiocapitella dollfusi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '129885'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_16'^^xsd:string;
  dwc:aphiaIdAccepted '129885'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Leiocapitella dollfusi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_17'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_17'^^xsd:string;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Nicolea venustula'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_18'^^xsd:string;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_18'^^xsd:string;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Jasmineira elegans'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_19'^^xsd:string;
  dwc:scientificName 'Serpula israelitica'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '131049'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_19'^^xsd:string;
  dwc:aphiaIdAccepted '131049'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Serpula israelitica'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_2'^^xsd:string;
  dwc:scientificName 'Sertularella ellisii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'W. Vervoort'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '117899'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_2'^^xsd:string;
  dwc:aphiaIdAccepted '117899'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Sertularella ellisi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_20'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_20'^^xsd:string;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Vermiliopsis infundibulum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_21'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_21'^^xsd:string;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pomatoceros triqueter'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_22'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_22'^^xsd:string;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Squilla mantis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_23'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_23'^^xsd:string;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Solenocera membranaceum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_24'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_24'^^xsd:string;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parapenaeus longirostris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_25'^^xsd:string;
  dwc:scientificName 'Trachypenaeus curvirostris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '220281'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_25'^^xsd:string;
  dwc:aphiaIdAccepted '107113'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Trachypenaeus curvirostris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_26'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_26'^^xsd:string;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Sicyonia carinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_27'^^xsd:string;
  dwc:scientificName 'Leptochela'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107050'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_27'^^xsd:string;
  dwc:aphiaIdAccepted '107050'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Leptochela'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_28'^^xsd:string;
  dwc:scientificName 'Brachycarpus biunguiculatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107611'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_28'^^xsd:string;
  dwc:aphiaIdAccepted '107611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Brachycarpus biunguiculatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_29'^^xsd:string;
  dwc:scientificName 'Alpheus glaber'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_29'^^xsd:string;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Alpheus glaber'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_3'^^xsd:string;
  dwc:scientificName 'Sertularella polyzonias'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'W. Vervoort'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_3'^^xsd:string;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Sertularella  polygonias'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_30'^^xsd:string;
  dwc:scientificName 'Alpheus rapacida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107482'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_30'^^xsd:string;
  dwc:aphiaIdAccepted '107482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Alpheus rapacida'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_31'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_31'^^xsd:string;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Synalpheus gambarelloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_32'^^xsd:string;
  dwc:scientificName 'Processa canaliculata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_32'^^xsd:string;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Processa canaliculata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_33'^^xsd:string;
  dwc:scientificName 'Processa parva'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107690'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_33'^^xsd:string;
  dwc:aphiaIdAccepted '107690'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Processa parva'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_34'^^xsd:string;
  dwc:scientificName 'Pontocaris cataphracta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '246191'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_34'^^xsd:string;
  dwc:aphiaIdAccepted '240889'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pontocaris cataphracta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_35'^^xsd:string;
  dwc:scientificName 'Paguristes oculatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '183515'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_35'^^xsd:string;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Paguristes oculatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_36'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_36'^^xsd:string;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dardanus arrosor'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_37'^^xsd:string;
  dwc:scientificName 'Pagurus sculptimanus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '148423'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_37'^^xsd:string;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus sculptimanus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_38'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_38'^^xsd:string;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus cuanensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_39'^^xsd:string;
  dwc:scientificName 'Pagurus alatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_39'^^xsd:string;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus alatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_4'^^xsd:string;
  dwc:scientificName 'Aglaophenia elongata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'W. Vervoort'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '117275'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_4'^^xsd:string;
  dwc:aphiaIdAccepted '117275'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Aglaophenia  elonqata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_40'^^xsd:string;
  dwc:scientificName 'Pagurus prideauxi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '208731'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_40'^^xsd:string;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus prideauxi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_41'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_41'^^xsd:string;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus anachoretus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_42'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_42'^^xsd:string;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Anapagurus laevis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_43'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_43'^^xsd:string;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Anapagurus bicorniger'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_44'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_44'^^xsd:string;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Galathea intermedia'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_45'^^xsd:string;
  dwc:scientificName 'Munida curvimana'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107156'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_45'^^xsd:string;
  dwc:aphiaIdAccepted '1605793'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Munida curvimana'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_46'^^xsd:string;
  dwc:scientificName 'Dromia personata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_46'^^xsd:string;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dromia personata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_47'^^xsd:string;
  dwc:scientificName 'Homola barbata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_47'^^xsd:string;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Homola barbata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_48'^^xsd:string;
  dwc:scientificName 'Dorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '209487'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_48'^^xsd:string;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dorippe lanata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_49'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_49'^^xsd:string;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ethusa mascarone'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_5'^^xsd:string;
  dwc:scientificName 'Pennatula rubra'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'W. Vervoort'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '128519'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_5'^^xsd:string;
  dwc:aphiaIdAccepted '128519'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pennatula rubra'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_50'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_50'^^xsd:string;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ebalia granulosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_51'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_51'^^xsd:string;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ebalia tuberosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_52'^^xsd:string;
  dwc:scientificName 'Myra fugax'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107309'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_52'^^xsd:string;
  dwc:aphiaIdAccepted '107309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Myra fugax'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_53'^^xsd:string;
  dwc:scientificName 'Ilia nucleus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107303'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_53'^^xsd:string;
  dwc:aphiaIdAccepted '107303'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ilia nucleus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_54'^^xsd:string;
  dwc:scientificName 'Macropipus pusillus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '154295'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_54'^^xsd:string;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropipus pusillus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_55'^^xsd:string;
  dwc:scientificName 'Macropipus depurator'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '156228'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_55'^^xsd:string;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropipus depurator'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_56'^^xsd:string;
  dwc:scientificName 'Charybdis longicollis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '1671026'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_56'^^xsd:string;
  dwc:aphiaIdAccepted '1552687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Charybdis longicollis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_57'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_57'^^xsd:string;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pilumnus spinifer'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_58'^^xsd:string;
  dwc:scientificName 'Palicus caronii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107466'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_58'^^xsd:string;
  dwc:aphiaIdAccepted '107466'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Palicus caronii'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_59'^^xsd:string;
  dwc:scientificName 'Parthenope macrochelos'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107366'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_59'^^xsd:string;
  dwc:aphiaIdAccepted '442337'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parthenope macrocheles'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_6'^^xsd:string;
  dwc:scientificName 'Hermione hystrix'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '182820'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_6'^^xsd:string;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hermione hystrix'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_60'^^xsd:string;
  dwc:scientificName 'Parthenope massena'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107367'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_60'^^xsd:string;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parthenope massena'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_61'^^xsd:string;
  dwc:scientificName 'Heterocrypta Maltzami'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '238032'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_61'^^xsd:string;
  dwc:aphiaIdAccepted '442261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Heterocrypta maltzani'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_62'^^xsd:string;
  dwc:scientificName 'Pisa nodipes'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107357'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_62'^^xsd:string;
  dwc:aphiaIdAccepted '107357'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pisa nodipes'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_63'^^xsd:string;
  dwc:scientificName 'Pisa armata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_63'^^xsd:string;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pisa armata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_64'^^xsd:string;
  dwc:scientificName 'Eurynome aspera'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_64'^^xsd:string;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Eurynome aspera'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_65'^^xsd:string;
  dwc:scientificName 'Inachus communissimus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_65'^^xsd:string;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Inachus communissimus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_66'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_66'^^xsd:string;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Inachus dorsettensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_67'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_67'^^xsd:string;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Inachus thoracicus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_68'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_68'^^xsd:string;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropodia rostrata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_69'^^xsd:string;
  dwc:scientificName 'Diodora ruppellii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '139954'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_69'^^xsd:string;
  dwc:aphiaIdAccepted '139954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Diodora ruppelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_7'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_7'^^xsd:string;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hermodice carunculata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_70'^^xsd:string;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_70'^^xsd:string;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Calliostoma zizyphinum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_71'^^xsd:string;
  dwc:scientificName 'Isanda'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '205323'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_71'^^xsd:string;
  dwc:aphiaIdAccepted '205323'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Isanda cf. holdswarthiana'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_72'^^xsd:string;
  dwc:scientificName 'Cerithium kochi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '216681'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_72'^^xsd:string;
  dwc:aphiaIdAccepted '139068'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cerithium kochi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_73'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_73'^^xsd:string;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Aporrhais pespelecani'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_74'^^xsd:string;
  dwc:scientificName 'Naticarius stercusmuscarum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '720574'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_74'^^xsd:string;
  dwc:aphiaIdAccepted '720574'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Naticarius millepunctatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_75'^^xsd:string;
  dwc:scientificName 'Tectonatica flammulata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '758025'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_75'^^xsd:string;
  dwc:aphiaIdAccepted '367899'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Tectonatica flammulata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_76'^^xsd:string;
  dwc:scientificName 'Lamellaria perspicua'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '140173'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_76'^^xsd:string;
  dwc:aphiaIdAccepted '1505994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Lamellaria perspicua'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_77'^^xsd:string;
  dwc:scientificName 'Murex brandaris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '181530'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_77'^^xsd:string;
  dwc:aphiaIdAccepted '140389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Murex brandaris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_78'^^xsd:string;
  dwc:scientificName 'Typhis sowerbyi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '750948'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_78'^^xsd:string;
  dwc:aphiaIdAccepted '181042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Typhis sowerbyi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_79'^^xsd:string;
  dwc:scientificName 'Muricopsis blainvillei'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '751332'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_79'^^xsd:string;
  dwc:aphiaIdAccepted '140401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Muricopsis blainvilli'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_8'^^xsd:string;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_8'^^xsd:string;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Odontosyllis fulgurans'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_80'^^xsd:string;
  dwc:scientificName 'Fusinus syracusanus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '139934'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_80'^^xsd:string;
  dwc:aphiaIdAccepted '448924'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Fusinus syracusanus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_81'^^xsd:string;
  dwc:scientificName 'Fusinus rostratus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '139931'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_81'^^xsd:string;
  dwc:aphiaIdAccepted '448958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Fusinus rostratus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_82'^^xsd:string;
  dwc:scientificName 'Fusinus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '139930'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_82'^^xsd:string;
  dwc:aphiaIdAccepted '1591001'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Fusinus pulchellus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_83'^^xsd:string;
  dwc:scientificName 'Comarmondia gracilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '139229'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_83'^^xsd:string;
  dwc:aphiaIdAccepted '1617535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Comarmondia gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_84'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_84'^^xsd:string;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Philine aperta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_85'^^xsd:string;
  dwc:scientificName 'Gastropteron meckeli'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '511958'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_85'^^xsd:string;
  dwc:aphiaIdAccepted '181212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Gastropteron meckeli'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_86'^^xsd:string;
  dwc:scientificName 'Notarchus punctatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '139595'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_86'^^xsd:string;
  dwc:aphiaIdAccepted '139595'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Notarchus punctatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_87'^^xsd:string;
  dwc:scientificName 'Pleurobranchaea meckeli'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '140818'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_87'^^xsd:string;
  dwc:aphiaIdAccepted '140818'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pleurobranchaea meckeli'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_88'^^xsd:string;
  dwc:scientificName 'Pleurobranchus forskali'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '208634'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_88'^^xsd:string;
  dwc:aphiaIdAccepted '140819'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pleurobranchus forskali'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_89'^^xsd:string;
  dwc:scientificName 'Pleurobranchus testudinarius'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '140821'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_89'^^xsd:string;
  dwc:aphiaIdAccepted '140821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Oscanius testudinarius'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_9'^^xsd:string;
  dwc:scientificName 'Ceratonereis mirabilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '130372'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_9'^^xsd:string;
  dwc:aphiaIdAccepted '130372'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ceratonereis mirabilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_90'^^xsd:string;
  dwc:scientificName 'Gymnotoplax barashi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '748856'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_90'^^xsd:string;
  dwc:aphiaIdAccepted '140820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Gymnotoplax barashi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_91'^^xsd:string;
  dwc:scientificName 'Berthella ocellata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '140811'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_91'^^xsd:string;
  dwc:aphiaIdAccepted '140811'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Berthella ocellata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_92'^^xsd:string;
  dwc:scientificName 'Facelina bostoniensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '139908'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_92'^^xsd:string;
  dwc:aphiaIdAccepted '139908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Facelina drummondi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_93'^^xsd:string;
  dwc:scientificName 'Nuculana pella'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '140578'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_93'^^xsd:string;
  dwc:aphiaIdAccepted '236686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Nuculana pella'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_94'^^xsd:string;
  dwc:scientificName 'Arca noae'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '138788'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_94'^^xsd:string;
  dwc:aphiaIdAccepted '138788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Arca noae'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_95'^^xsd:string;
  dwc:scientificName 'Striarca lactea'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '140571'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_95'^^xsd:string;
  dwc:aphiaIdAccepted '140571'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Striarca lactea'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_96'^^xsd:string;
  dwc:scientificName 'Musculus costulatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '140471'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_96'^^xsd:string;
  dwc:aphiaIdAccepted '140471'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Musculus costulatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_97'^^xsd:string;
  dwc:scientificName 'Palliolum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '183527'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_97'^^xsd:string;
  dwc:aphiaIdAccepted '236723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Palliolum hyalinum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_98'^^xsd:string;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_98'^^xsd:string;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Chlamys varia'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-G_Tom1976-G_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-G_Tom1976-G_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.91337 34.93492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.91337"^^xsd:decimal ;
  dwc:decimalLongitude "34.93492"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-G_Tom1976-G_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-G_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-G_99'^^xsd:string;
  dwc:scientificName 'Proteopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.93492'^^xsd:double;
  dwc:latitude '32.91337'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '181597'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-G_99'^^xsd:string;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Proteopecten glaber'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-H_Tom1976-H_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.892187 34.93185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.892187"^^xsd:decimal ;
  dwc:decimalLongitude "34.93185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-H_Tom1976-H_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-H_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-H_1'^^xsd:string;
  dwc:scientificName 'Hermione hystrix'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.93185'^^xsd:double;
  dwc:latitude '32.892187'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '182820'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-H_1'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hermione hystrix'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-H_Tom1976-H_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.892187 34.93185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.892187"^^xsd:decimal ;
  dwc:decimalLongitude "34.93185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-H_Tom1976-H_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-H_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-H_10'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.93185'^^xsd:double;
  dwc:latitude '32.892187'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-H_10'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Galathea intermedia'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-H_Tom1976-H_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.892187 34.93185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.892187"^^xsd:decimal ;
  dwc:decimalLongitude "34.93185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-H_Tom1976-H_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-H_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-H_11'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.93185'^^xsd:double;
  dwc:latitude '32.892187'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-H_11'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ethusa mascarone'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-H_Tom1976-H_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.892187 34.93185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.892187"^^xsd:decimal ;
  dwc:decimalLongitude "34.93185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-H_Tom1976-H_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-H_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-H_12'^^xsd:string;
  dwc:scientificName 'Myra fugax'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.93185'^^xsd:double;
  dwc:latitude '32.892187'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '107309'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-H_12'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Myra fugax'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-H_Tom1976-H_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.892187 34.93185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.892187"^^xsd:decimal ;
  dwc:decimalLongitude "34.93185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-H_Tom1976-H_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-H_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-H_13'^^xsd:string;
  dwc:scientificName 'Ilia nucleus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.93185'^^xsd:double;
  dwc:latitude '32.892187'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '107303'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-H_13'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ilia nucleus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-H_Tom1976-H_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.892187 34.93185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.892187"^^xsd:decimal ;
  dwc:decimalLongitude "34.93185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-H_Tom1976-H_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-H_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-H_14'^^xsd:string;
  dwc:scientificName 'Macropipus pusillus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.93185'^^xsd:double;
  dwc:latitude '32.892187'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '154295'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-H_14'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropipus pusillus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-H_Tom1976-H_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.892187 34.93185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.892187"^^xsd:decimal ;
  dwc:decimalLongitude "34.93185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-H_Tom1976-H_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-H_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-H_15'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.93185'^^xsd:double;
  dwc:latitude '32.892187'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-H_15'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pilumnus spinifer'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-H_Tom1976-H_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.892187 34.93185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.892187"^^xsd:decimal ;
  dwc:decimalLongitude "34.93185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-H_Tom1976-H_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-H_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-H_16'^^xsd:string;
  dwc:scientificName 'Parthenope massena'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.93185'^^xsd:double;
  dwc:latitude '32.892187'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '107367'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-H_16'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parthenope massena'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-H_Tom1976-H_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.892187 34.93185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.892187"^^xsd:decimal ;
  dwc:decimalLongitude "34.93185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-H_Tom1976-H_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-H_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-H_17'^^xsd:string;
  dwc:scientificName 'Inachus communissimus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.93185'^^xsd:double;
  dwc:latitude '32.892187'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-H_17'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Inachus communissimus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-H_Tom1976-H_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.892187 34.93185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.892187"^^xsd:decimal ;
  dwc:decimalLongitude "34.93185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-H_Tom1976-H_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-H_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-H_18'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.93185'^^xsd:double;
  dwc:latitude '32.892187'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-H_18'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Inachus dorsettensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-H_Tom1976-H_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.892187 34.93185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.892187"^^xsd:decimal ;
  dwc:decimalLongitude "34.93185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-H_Tom1976-H_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-H_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-H_19'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.93185'^^xsd:double;
  dwc:latitude '32.892187'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-H_19'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Inachus thoracicus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-H_Tom1976-H_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.892187 34.93185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.892187"^^xsd:decimal ;
  dwc:decimalLongitude "34.93185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-H_Tom1976-H_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-H_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-H_2'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.93185'^^xsd:double;
  dwc:latitude '32.892187'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-H_2'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hermodice carunculata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-H_Tom1976-H_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.892187 34.93185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.892187"^^xsd:decimal ;
  dwc:decimalLongitude "34.93185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-H_Tom1976-H_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-H_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-H_20'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.93185'^^xsd:double;
  dwc:latitude '32.892187'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-H_20'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropodia rostrata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-H_Tom1976-H_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.892187 34.93185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.892187"^^xsd:decimal ;
  dwc:decimalLongitude "34.93185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-H_Tom1976-H_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-H_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-H_21'^^xsd:string;
  dwc:scientificName 'Trunculariopsis trunculus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.93185'^^xsd:double;
  dwc:latitude '32.892187'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '156469'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-H_21'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '140396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Trunculariopsis trunculus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-H_Tom1976-H_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.892187 34.93185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.892187"^^xsd:decimal ;
  dwc:decimalLongitude "34.93185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-H_Tom1976-H_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-H_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-H_22'^^xsd:string;
  dwc:scientificName 'Papillicardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.93185'^^xsd:double;
  dwc:latitude '32.892187'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-H_22'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Papillicardium papillosum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-H_Tom1976-H_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.892187 34.93185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.892187"^^xsd:decimal ;
  dwc:decimalLongitude "34.93185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-H_Tom1976-H_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-H_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-H_23'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.93185'^^xsd:double;
  dwc:latitude '32.892187'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-H_23'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Tellinella distorta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-H_Tom1976-H_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.892187 34.93185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.892187"^^xsd:decimal ;
  dwc:decimalLongitude "34.93185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-H_Tom1976-H_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-H_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-H_24'^^xsd:string;
  dwc:scientificName 'Ophiactis parva'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.93185'^^xsd:double;
  dwc:latitude '32.892187'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '212331'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-H_24'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '212336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiactis parva'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-H_Tom1976-H_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.892187 34.93185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.892187"^^xsd:decimal ;
  dwc:decimalLongitude "34.93185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-H_Tom1976-H_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-H_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-H_25'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.93185'^^xsd:double;
  dwc:latitude '32.892187'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-H_25'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiura texturata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-H_Tom1976-H_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.892187 34.93185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.892187"^^xsd:decimal ;
  dwc:decimalLongitude "34.93185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-H_Tom1976-H_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-H_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-H_26'^^xsd:string;
  dwc:scientificName 'Ophiura grubei'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.93185'^^xsd:double;
  dwc:latitude '32.892187'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '124919'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-H_26'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '124919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiura grubei'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-H_Tom1976-H_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.892187 34.93185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.892187"^^xsd:decimal ;
  dwc:decimalLongitude "34.93185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-H_Tom1976-H_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-H_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-H_27'^^xsd:string;
  dwc:scientificName 'Stylocidaris affinis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.93185'^^xsd:double;
  dwc:latitude '32.892187'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '124268'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-H_27'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '124268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Stylocidaris affinis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-H_Tom1976-H_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.892187 34.93185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.892187"^^xsd:decimal ;
  dwc:decimalLongitude "34.93185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-H_Tom1976-H_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-H_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-H_28'^^xsd:string;
  dwc:scientificName 'Schizaster canaliferus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.93185'^^xsd:double;
  dwc:latitude '32.892187'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '124405'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-H_28'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '513426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Schizaster canaliferus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-H_Tom1976-H_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.892187 34.93185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.892187"^^xsd:decimal ;
  dwc:decimalLongitude "34.93185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-H_Tom1976-H_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-H_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-H_29'^^xsd:string;
  dwc:scientificName 'Hippocampus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.93185'^^xsd:double;
  dwc:latitude '32.892187'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '126224'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-H_29'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hippocampus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-H_Tom1976-H_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.892187 34.93185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.892187"^^xsd:decimal ;
  dwc:decimalLongitude "34.93185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-H_Tom1976-H_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-H_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-H_3'^^xsd:string;
  dwc:scientificName 'Pontocaris cataphracta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.93185'^^xsd:double;
  dwc:latitude '32.892187'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '246191'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-H_3'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '240889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pontocaris cataphracta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-H_Tom1976-H_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.892187 34.93185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.892187"^^xsd:decimal ;
  dwc:decimalLongitude "34.93185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-H_Tom1976-H_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-H_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-H_30'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.93185'^^xsd:double;
  dwc:latitude '32.892187'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-H_30'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Serranus hepatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-H_Tom1976-H_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.892187 34.93185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.892187"^^xsd:decimal ;
  dwc:decimalLongitude "34.93185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-H_Tom1976-H_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-H_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-H_31'^^xsd:string;
  dwc:scientificName 'Gobius'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.93185'^^xsd:double;
  dwc:latitude '32.892187'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-H_31'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Gobius'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-H_Tom1976-H_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.892187 34.93185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.892187"^^xsd:decimal ;
  dwc:decimalLongitude "34.93185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-H_Tom1976-H_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-H_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-H_32'^^xsd:string;
  dwc:scientificName 'Monochirus ocellatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.93185'^^xsd:double;
  dwc:latitude '32.892187'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '305810'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-H_32'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '274302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Monochirus ocellatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-H_Tom1976-H_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.892187 34.93185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.892187"^^xsd:decimal ;
  dwc:decimalLongitude "34.93185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-H_Tom1976-H_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-H_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-H_4'^^xsd:string;
  dwc:scientificName 'Paguristes oculatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.93185'^^xsd:double;
  dwc:latitude '32.892187'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '183515'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-H_4'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Paguristes oculatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-H_Tom1976-H_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.892187 34.93185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.892187"^^xsd:decimal ;
  dwc:decimalLongitude "34.93185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-H_Tom1976-H_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-H_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-H_5'^^xsd:string;
  dwc:scientificName 'Pagurus sculptimanus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.93185'^^xsd:double;
  dwc:latitude '32.892187'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '148423'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-H_5'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus sculptimanus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-H_Tom1976-H_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.892187 34.93185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.892187"^^xsd:decimal ;
  dwc:decimalLongitude "34.93185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-H_Tom1976-H_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-H_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-H_6'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.93185'^^xsd:double;
  dwc:latitude '32.892187'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-H_6'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus cuanensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-H_Tom1976-H_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.892187 34.93185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.892187"^^xsd:decimal ;
  dwc:decimalLongitude "34.93185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-H_Tom1976-H_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-H_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-H_7'^^xsd:string;
  dwc:scientificName 'Pagurus prideauxi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.93185'^^xsd:double;
  dwc:latitude '32.892187'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '208731'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-H_7'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus prideauxi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-H_Tom1976-H_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.892187 34.93185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.892187"^^xsd:decimal ;
  dwc:decimalLongitude "34.93185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-H_Tom1976-H_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-H_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-H_8'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.93185'^^xsd:double;
  dwc:latitude '32.892187'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-H_8'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Anapagurus laevis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-H_Tom1976-H_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-H_Tom1976-H_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.892187 34.93185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.892187"^^xsd:decimal ;
  dwc:decimalLongitude "34.93185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-H_Tom1976-H_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-H_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-H_9'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.93185'^^xsd:double;
  dwc:latitude '32.892187'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-H_9'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Anapagurus bicorniger'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_1'^^xsd:string;
  dwc:scientificName 'Sertularella ellisii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'W. Vervoort'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '117899'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_1'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '117899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Sertularella ellisi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_10'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_10'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Eunice vittata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_11'^^xsd:string;
  dwc:scientificName 'Eunice tubifex'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '209827'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_11'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '209827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Eunice tubifex'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_12'^^xsd:string;
  dwc:scientificName 'Hyalinoecia bilineata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '152256'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_12'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hyalinoecia bilineata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_13'^^xsd:string;
  dwc:scientificName 'Amphicteis gunneri'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '129784'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_13'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '129784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Amphicteis gunneri'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_14'^^xsd:string;
  dwc:scientificName 'Serpula israelitica'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '131049'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_14'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '131049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Serpula israelitica'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_15'^^xsd:string;
  dwc:scientificName 'Pontocaris cataphracta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '246191'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_15'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '240889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pontocaris cataphracta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_16'^^xsd:string;
  dwc:scientificName 'Paguristes oculatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '183515'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_16'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Paguristes oculatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_17'^^xsd:string;
  dwc:scientificName 'Pagurus sculptimanus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '148423'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_17'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus sculptimanus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_18'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_18'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus cuanensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_19'^^xsd:string;
  dwc:scientificName 'Pagurus prideauxi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '208731'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_19'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus prideauxi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_2'^^xsd:string;
  dwc:scientificName 'Hermione hystrix'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '182820'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_2'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hermione hystrix'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_20'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_20'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Anapagurus laevis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_21'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_21'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Galathea intermedia'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_22'^^xsd:string;
  dwc:scientificName 'Dromia personata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_22'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dromia personata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_23'^^xsd:string;
  dwc:scientificName 'Dorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '209487'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_23'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dorippe lanata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_24'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_24'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ethusa mascarone'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_25'^^xsd:string;
  dwc:scientificName 'Myra fugax'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107309'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_25'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Myra fugax'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_26'^^xsd:string;
  dwc:scientificName 'Ilia nucleus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107303'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_26'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ilia nucleus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_27'^^xsd:string;
  dwc:scientificName 'Macropipus pusillus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '154295'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_27'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropipus pusillus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_28'^^xsd:string;
  dwc:scientificName 'Macropipus vernalis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '156230'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_28'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropipus vernalis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_29'^^xsd:string;
  dwc:scientificName 'Charybdis longicollis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '1671026'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_29'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1552687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Charybdis longicollis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_3'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_3'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hermodice carunculata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_30'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_30'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pilumnus spinifer'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_31'^^xsd:string;
  dwc:scientificName 'Parthenope massena'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107367'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_31'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parthenope massena'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_32'^^xsd:string;
  dwc:scientificName 'Pisa nodipes'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107357'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_32'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pisa nodipes'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_33'^^xsd:string;
  dwc:scientificName 'Eurynome aspera'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_33'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Eurynome aspera'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_34'^^xsd:string;
  dwc:scientificName 'Inachus communissimus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_34'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Inachus communissimus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_35'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_35'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Inachus dorsettensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_36'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_36'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Inachus thoracicus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_37'^^xsd:string;
  dwc:scientificName 'Diodora graeca'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139951'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_37'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '139951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Diodora graeca'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_38'^^xsd:string;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_38'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Calliostoma zizyphinum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_39'^^xsd:string;
  dwc:scientificName 'Isanda'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '205323'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_39'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '205323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Isanda cf. holdswarthiana'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_4'^^xsd:string;
  dwc:scientificName 'Euphrosine armadillo'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '130080'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_4'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '130080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Euphrosyne armadillo'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_40'^^xsd:string;
  dwc:scientificName 'Payraudeautia intricata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140550'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_40'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '140550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Payraudeautia intricata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_41'^^xsd:string;
  dwc:scientificName 'Trunculariopsis trunculus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '156469'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_41'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '140396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Trunculariopsis trunculus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_42'^^xsd:string;
  dwc:scientificName 'Murex brandaris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '181530'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_42'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '140389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Murex brandaris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_43'^^xsd:string;
  dwc:scientificName 'Typhis sowerbyi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '750948'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_43'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '181042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Typhis sowerbyi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_44'^^xsd:string;
  dwc:scientificName 'Nuculana pella'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140578'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_44'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '236686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Nuculana pella'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_45'^^xsd:string;
  dwc:scientificName 'Arca noae'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138788'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_45'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '138788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Arca noae'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_46'^^xsd:string;
  dwc:scientificName 'Striarca lactea'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140571'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_46'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '140571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Striarca lactea'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_47'^^xsd:string;
  dwc:scientificName 'Glycymeris pilosa'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '156105'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_47'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '156105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Glycimeris pilosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_48'^^xsd:string;
  dwc:scientificName 'Modiolus barbatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140464'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_48'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '140464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Modiolus barbatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_49'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_49'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pecten jacobaeus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_5'^^xsd:string;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_5'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Odontosyllis fulgurans'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_50'^^xsd:string;
  dwc:scientificName 'Limatula subauriculata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140242'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_50'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '140242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Limatula subauriculata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_51'^^xsd:string;
  dwc:scientificName 'Lima loscombei'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '749079'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_51'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Lima loscombei'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_52'^^xsd:string;
  dwc:scientificName 'Cardita aculeata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '245995'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_52'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '582718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cardita aculeata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_53'^^xsd:string;
  dwc:scientificName 'Papillicardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_53'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Papillicardium papillosum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_54'^^xsd:string;
  dwc:scientificName 'Moerella distorta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '724452'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_54'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '724452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Tellinella distorta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_55'^^xsd:string;
  dwc:scientificName 'Abra renieri'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '181518'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_55'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Abra renieri'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_56'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_56'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Antedon mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_57'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis pentacanthus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '125200'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_57'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '125200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Astropecten irregularis pentacanthus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_58'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '241001'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_58'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Echinaster sepositus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_59'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_59'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Amphiura chiajei'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_6'^^xsd:string;
  dwc:scientificName 'Neanthes caudata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '130385'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_6'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Neanthes caudata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_60'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_60'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Amphiura filiformis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_61'^^xsd:string;
  dwc:scientificName 'Ophiactis parva'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '212331'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_61'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '212336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiactis parva'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_62'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_62'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiothrix fragilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_63'^^xsd:string;
  dwc:scientificName 'Ophiopsila aranea'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '125049'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_63'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '125049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiopsila aranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_64'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_64'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiura texturata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_65'^^xsd:string;
  dwc:scientificName 'Genocidaris maculata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '124423'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_65'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '124423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Genocidaris maculata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_66'^^xsd:string;
  dwc:scientificName 'Schizaster canaliferus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '124405'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_66'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '513426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Schizaster canaliferus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_67'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_67'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Brissopsis lyrifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_68'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_68'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Serranus hepatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_69'^^xsd:string;
  dwc:scientificName 'Gobius'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_69'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Gobius'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_7'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_7'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Nereis rava'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_70'^^xsd:string;
  dwc:scientificName 'Ascidiella'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'R.Н. Millar'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '103484'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_70'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '103484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ascidiella'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_8'^^xsd:string;
  dwc:scientificName 'Ceratonereis mirabilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '130372'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_8'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '130372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ceratonereis mirabilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-I_Tom1976-I_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-I_Tom1976-I_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922697 34.931493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922697"^^xsd:decimal ;
  dwc:decimalLongitude "34.931493"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-I_Tom1976-I_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-I_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-I_9'^^xsd:string;
  dwc:scientificName 'Glycera rouxii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.931493'^^xsd:double;
  dwc:latitude '32.922697'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-I_9'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Glycera rouxii'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_1'^^xsd:string;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'W. Vervoort'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_1'^^xsd:string;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Nemertesia antennina'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_10'^^xsd:string;
  dwc:scientificName 'Phyllodoce vittata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '181595'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_10'^^xsd:string;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Phyllodoce vittata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_100'^^xsd:string;
  dwc:scientificName 'Symphurus nigrescens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '127134'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_100'^^xsd:string;
  dwc:aphiaIdAccepted '127134'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Symphurus nigrescens'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_101'^^xsd:string;
  dwc:scientificName 'Cystodytes dellechiajei'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'R.Н. Millar'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '103601'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_101'^^xsd:string;
  dwc:aphiaIdAccepted '103601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cystodytes dellechiajei'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_102'^^xsd:string;
  dwc:scientificName 'Rhopalopsis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'R.Н. Millar'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '249520'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_102'^^xsd:string;
  dwc:aphiaIdAccepted '103491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Rhopalopsis ?Orientalis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_103'^^xsd:string;
  dwc:scientificName 'Rhopalaea neapolitana'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'R.Н. Millar'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '103736'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_103'^^xsd:string;
  dwc:aphiaIdAccepted '103736'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Rhopalaea neapolitana'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_104'^^xsd:string;
  dwc:scientificName 'Ascidiella'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'R.Н. Millar'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '103484'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_104'^^xsd:string;
  dwc:aphiaIdAccepted '103484'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ascidiella'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_105'^^xsd:string;
  dwc:scientificName 'Styela partita'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'R.Н. Millar'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '103935'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_105'^^xsd:string;
  dwc:aphiaIdAccepted '103926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Styela partita'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_106'^^xsd:string;
  dwc:scientificName 'Pyura dura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'R.Н. Millar'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '103849'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_106'^^xsd:string;
  dwc:aphiaIdAccepted '103849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pyura dura'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_107'^^xsd:string;
  dwc:scientificName 'Herdmania momus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'R.Н. Millar'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '103830'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_107'^^xsd:string;
  dwc:aphiaIdAccepted '103830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Herdmania momus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_11'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_11'^^xsd:string;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Haplosyllis spongicola'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_12'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_12'^^xsd:string;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Syllis gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_13'^^xsd:string;
  dwc:scientificName 'Ceratonereis costae'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '130370'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_13'^^xsd:string;
  dwc:aphiaIdAccepted '1600548'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ceratonereis costae'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_14'^^xsd:string;
  dwc:scientificName 'Nephthys hystricis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '337205'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_14'^^xsd:string;
  dwc:aphiaIdAccepted '130360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Nephthys hystricis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_15'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_15'^^xsd:string;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Glycera tesselata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_16'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_16'^^xsd:string;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Eunice vittata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_17'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_17'^^xsd:string;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Lysidice ninetta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_18'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_18'^^xsd:string;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hyalinoecia tubicola'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_19'^^xsd:string;
  dwc:scientificName 'Hyalinoecia fauveli'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '154109'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_19'^^xsd:string;
  dwc:aphiaIdAccepted '130454'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hyalinoecia fauveli'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_2'^^xsd:string;
  dwc:scientificName 'Alcyonium palmatum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'J. Verseveldt'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '125334'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_2'^^xsd:string;
  dwc:aphiaIdAccepted '125334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Alcyonium palmatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_20'^^xsd:string;
  dwc:scientificName 'Lumbrineris adriatica'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '333859'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_20'^^xsd:string;
  dwc:aphiaIdAccepted '130227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Lumbrineris adriatica'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_21'^^xsd:string;
  dwc:scientificName 'Terebella lapidaria'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '131542'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_21'^^xsd:string;
  dwc:aphiaIdAccepted '131542'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Terebella lapidaria'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_22'^^xsd:string;
  dwc:scientificName 'Polymnia nesidensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '155492'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_22'^^xsd:string;
  dwc:aphiaIdAccepted '131490'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Polymnia nesidensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_23'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_23'^^xsd:string;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Nicolea venustula'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_24'^^xsd:string;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_24'^^xsd:string;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Polycirrus ? Caliendrum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_25'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_25'^^xsd:string;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Terebellides stroemi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_26'^^xsd:string;
  dwc:scientificName 'Potamilla torelli'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '130956'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_26'^^xsd:string;
  dwc:aphiaIdAccepted '130956'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Potamilla torelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_27'^^xsd:string;
  dwc:scientificName 'Potamilla reniformis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '155389'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_27'^^xsd:string;
  dwc:aphiaIdAccepted '130963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Potamilla reniformis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_28'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_28'^^xsd:string;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Serpula vermicularis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_29'^^xsd:string;
  dwc:scientificName 'Serpula concharum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '131048'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_29'^^xsd:string;
  dwc:aphiaIdAccepted '131048'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Serpula concharum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_3'^^xsd:string;
  dwc:scientificName 'Pennatula rubra'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'W. Vervoort'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '128519'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_3'^^xsd:string;
  dwc:aphiaIdAccepted '128519'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pennatula rubra'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_30'^^xsd:string;
  dwc:scientificName 'Hydroides pseudouncinata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '131012'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_30'^^xsd:string;
  dwc:aphiaIdAccepted '131012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hydroides pseudouncinata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_31'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_31'^^xsd:string;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Vermiliopsis infundibulum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_32'^^xsd:string;
  dwc:scientificName 'Protula tubularia'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '131035'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_32'^^xsd:string;
  dwc:aphiaIdAccepted '131035'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Protula tubularia'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_33'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_33'^^xsd:string;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parapenaeus longirostris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_34'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_34'^^xsd:string;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Athanas nitescens'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_35'^^xsd:string;
  dwc:scientificName 'Alpheus glaber'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_35'^^xsd:string;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Alpheus glaber'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_36'^^xsd:string;
  dwc:scientificName 'Processa canaliculata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_36'^^xsd:string;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Processa canaliculata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_37'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_37'^^xsd:string;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Processa macrophthalma'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_38'^^xsd:string;
  dwc:scientificName 'Pontocaris cataphracta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '246191'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_38'^^xsd:string;
  dwc:aphiaIdAccepted '240889'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pontocaris cataphracta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_39'^^xsd:string;
  dwc:scientificName 'Paguristes oculatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '183515'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_39'^^xsd:string;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Paguristes oculatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_4'^^xsd:string;
  dwc:scientificName 'Pteroeides'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'W. Vervoort'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '128496'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_4'^^xsd:string;
  dwc:aphiaIdAccepted '128496'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pteroides'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_40'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_40'^^xsd:string;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus cuanensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_41'^^xsd:string;
  dwc:scientificName 'Pagurus prideauxi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '208731'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_41'^^xsd:string;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus prideauxi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_42'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_42'^^xsd:string;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Anapagurus laevis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_43'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_43'^^xsd:string;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Anapagurus bicorniger'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_44'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_44'^^xsd:string;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Galathea intermedia'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_45'^^xsd:string;
  dwc:scientificName 'Munida curvimana'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '107156'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_45'^^xsd:string;
  dwc:aphiaIdAccepted '1605793'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Munida curvimana'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_46'^^xsd:string;
  dwc:scientificName 'Dorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '209487'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_46'^^xsd:string;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dorippe lanata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_47'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_47'^^xsd:string;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ethusa mascarone'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_48'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_48'^^xsd:string;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ebalia granulosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_49'^^xsd:string;
  dwc:scientificName 'Myra fugax'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '107309'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_49'^^xsd:string;
  dwc:aphiaIdAccepted '107309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Myra fugax'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_5'^^xsd:string;
  dwc:scientificName 'Hermione hystrix'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '182820'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_5'^^xsd:string;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hermione hystrix'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_50'^^xsd:string;
  dwc:scientificName 'Macropipus pusillus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '154295'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_50'^^xsd:string;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropipus pusillus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_51'^^xsd:string;
  dwc:scientificName 'Macropipus depurator'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '156228'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_51'^^xsd:string;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropipus depurator'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_52'^^xsd:string;
  dwc:scientificName 'Charybdis longicollis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '1671026'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_52'^^xsd:string;
  dwc:aphiaIdAccepted '1552687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Charybdis longicollis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_53'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_53'^^xsd:string;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Goneplax rhomboides'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_54'^^xsd:string;
  dwc:scientificName 'Parthenope macrochelos'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '107366'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_54'^^xsd:string;
  dwc:aphiaIdAccepted '442337'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parthenope macrocheles'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_55'^^xsd:string;
  dwc:scientificName 'Parthenope massena'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '107367'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_55'^^xsd:string;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parthenope massena'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_56'^^xsd:string;
  dwc:scientificName 'Heterocrypta Maltzami'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '238032'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_56'^^xsd:string;
  dwc:aphiaIdAccepted '442261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Heterocrypta maltzani'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_57'^^xsd:string;
  dwc:scientificName 'Pisa armata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_57'^^xsd:string;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pisa armata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_58'^^xsd:string;
  dwc:scientificName 'Eurynome aspera'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_58'^^xsd:string;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Eurynome aspera'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_59'^^xsd:string;
  dwc:scientificName 'Inachus communissimus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_59'^^xsd:string;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Inachus communissimus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_6'^^xsd:string;
  dwc:scientificName 'Pontogenia chrysocoma'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '129848'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_6'^^xsd:string;
  dwc:aphiaIdAccepted '129848'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pontogenia chrysocoma'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_60'^^xsd:string;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_60'^^xsd:string;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Calliostoma zizyphinum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_61'^^xsd:string;
  dwc:scientificName 'Tenagodus obtusus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '141462'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_61'^^xsd:string;
  dwc:aphiaIdAccepted '141462'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Tenagodus obtusus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_62'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_62'^^xsd:string;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Aporrhais pespelecani'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_63'^^xsd:string;
  dwc:scientificName 'Lamellaria perspicua'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '140173'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_63'^^xsd:string;
  dwc:aphiaIdAccepted '1505994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Lamellaria perspicua'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_64'^^xsd:string;
  dwc:scientificName 'Luria'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '137877'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_64'^^xsd:string;
  dwc:aphiaIdAccepted '137877'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Luria ?lurida'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_65'^^xsd:string;
  dwc:scientificName 'Trunculariopsis trunculus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '156469'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_65'^^xsd:string;
  dwc:aphiaIdAccepted '140396'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Trunculariopsis trunculus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_66'^^xsd:string;
  dwc:scientificName 'Murex brandaris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '181530'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_66'^^xsd:string;
  dwc:aphiaIdAccepted '140389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Murex brandaris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_67'^^xsd:string;
  dwc:scientificName 'Euthria cornea'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '181057'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_67'^^xsd:string;
  dwc:aphiaIdAccepted '181057'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Euthria cornea'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_68'^^xsd:string;
  dwc:scientificName 'Alectrion edwardsi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '850424'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_68'^^xsd:string;
  dwc:aphiaIdAccepted '140517'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Alectrion edwardsi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_69'^^xsd:string;
  dwc:scientificName 'Fusinus rostratus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '139931'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_69'^^xsd:string;
  dwc:aphiaIdAccepted '448958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Fusinus rostratus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_7'^^xsd:string;
  dwc:scientificName 'Eupanthalis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '129134'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_7'^^xsd:string;
  dwc:aphiaIdAccepted '129134'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Eupanthalis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_70'^^xsd:string;
  dwc:scientificName 'Fusinus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '139930'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_70'^^xsd:string;
  dwc:aphiaIdAccepted '1591001'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Fusinus pulchellus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_71'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_71'^^xsd:string;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Nucula sulcata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_72'^^xsd:string;
  dwc:scientificName 'Arca noae'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '138788'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_72'^^xsd:string;
  dwc:aphiaIdAccepted '138788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Arca noae'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_73'^^xsd:string;
  dwc:scientificName 'Striarca lactea'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '140571'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_73'^^xsd:string;
  dwc:aphiaIdAccepted '140571'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Striarca lactea'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_74'^^xsd:string;
  dwc:scientificName 'Musculus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '152587'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_74'^^xsd:string;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Musculus marmoratus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_75'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_75'^^xsd:string;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Aequipecten opercularis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_76'^^xsd:string;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_76'^^xsd:string;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Chlamys varia'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_77'^^xsd:string;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_77'^^xsd:string;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Goodalia triangularis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_78'^^xsd:string;
  dwc:scientificName 'Cardita'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '137742'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_78'^^xsd:string;
  dwc:aphiaIdAccepted '137742'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cardita ? Calyculata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_79'^^xsd:string;
  dwc:scientificName 'Cardita aculeata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '245995'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_79'^^xsd:string;
  dwc:aphiaIdAccepted '582718'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cardita aculeata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_8'^^xsd:string;
  dwc:scientificName 'Leanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '183524'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_8'^^xsd:string;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Leanira yhleni'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_80'^^xsd:string;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_80'^^xsd:string;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Diplodonta rotundata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_81'^^xsd:string;
  dwc:scientificName 'Papillicardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_81'^^xsd:string;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Papillicardium papillosum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_82'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_82'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Timoclea ovata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_83'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_83'^^xsd:string;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Corbula gibba'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_84'^^xsd:string;
  dwc:scientificName 'Pandora inaequivalvis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '140674'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_84'^^xsd:string;
  dwc:aphiaIdAccepted '140674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pandora inaequivalvis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_85'^^xsd:string;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_85'^^xsd:string;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cuspidaria cuspidata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_86'^^xsd:string;
  dwc:scientificName 'Ophiactis parva'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '212331'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_86'^^xsd:string;
  dwc:aphiaIdAccepted '212336'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiactis parva'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_87'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_87'^^xsd:string;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiothrix fragilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_88'^^xsd:string;
  dwc:scientificName 'Ophiopsila aranea'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '125049'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_88'^^xsd:string;
  dwc:aphiaIdAccepted '125049'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiopsila aranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_89'^^xsd:string;
  dwc:scientificName 'Stylocidaris affinis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '124268'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_89'^^xsd:string;
  dwc:aphiaIdAccepted '124268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Stylocidaris affinis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_9'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_9'^^xsd:string;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hermodice carunculata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_90'^^xsd:string;
  dwc:scientificName 'Centrostephanus longispinus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '124331'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_90'^^xsd:string;
  dwc:aphiaIdAccepted '124331'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Centrostephanus longispinus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_91'^^xsd:string;
  dwc:scientificName 'Genocidaris maculata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '124423'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_91'^^xsd:string;
  dwc:aphiaIdAccepted '124423'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Genocidaris maculata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_92'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_92'^^xsd:string;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Brissopsis lyrifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_93'^^xsd:string;
  dwc:scientificName 'Saurida undosquamis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126371'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_93'^^xsd:string;
  dwc:aphiaIdAccepted '126371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Saurida undosquamis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_94'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_94'^^xsd:string;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Serranus hepatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_95'^^xsd:string;
  dwc:scientificName 'Cepola rubescens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '151492'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_95'^^xsd:string;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cepola rubescens'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_96'^^xsd:string;
  dwc:scientificName 'Gobius'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_96'^^xsd:string;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Gobius'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_97'^^xsd:string;
  dwc:scientificName 'Scorpaena'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_97'^^xsd:string;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Scorpaena'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_98'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_98'^^xsd:string;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Arnoglossus thori'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-J_Tom1976-J_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-J_Tom1976-J_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.919691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.919691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-J_Tom1976-J_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-J_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-J_99'^^xsd:string;
  dwc:scientificName 'Citharus macrolepidotus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '34.919691'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '305598'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-J_99'^^xsd:string;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Citharus macrolepidotus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_1'^^xsd:string;
  dwc:scientificName 'Pennatula rubra'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'W. Vervoort'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '128519'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_1'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128519'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pennatula rubra'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_10'^^xsd:string;
  dwc:scientificName 'Clymene gracilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '211426'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_10'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Clymene gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_11'^^xsd:string;
  dwc:scientificName 'Amphicteis gunneri'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '129784'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_11'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129784'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Amphicteis gunneri'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_12'^^xsd:string;
  dwc:scientificName 'Serpula israelitica'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '131049'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_12'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131049'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Serpula israelitica'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_13'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_13'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parapenaeus longirostris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_14'^^xsd:string;
  dwc:scientificName 'Pontocaris cataphracta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '246191'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_14'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '240889'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pontocaris cataphracta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_15'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_15'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus cuanensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_16'^^xsd:string;
  dwc:scientificName 'Pagurus alatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_16'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus alatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_17'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_17'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus anachoretus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_18'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_18'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Anapagurus laevis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_19'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_19'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Anapagurus bicorniger'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_2'^^xsd:string;
  dwc:scientificName 'Hermione hystrix'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '182820'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_2'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hermione hystrix'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_20'^^xsd:string;
  dwc:scientificName 'Dorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '209487'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_20'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dorippe lanata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_21'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_21'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ethusa mascarone'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_22'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_22'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ebalia granulosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_23'^^xsd:string;
  dwc:scientificName 'Myra fugax'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '107309'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_23'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107309'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Myra fugax'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_24'^^xsd:string;
  dwc:scientificName 'Macropipus pusillus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '154295'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_24'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropipus pusillus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_25'^^xsd:string;
  dwc:scientificName 'Macropipus vernalis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '156230'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_25'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropipus vernalis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_26'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_26'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Inachus thoracicus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_27'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_27'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropodia rostrata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_28'^^xsd:string;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_28'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Calliostoma zizyphinum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_29'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_29'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Aporrhais pespelecani'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_3'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_3'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hermodice carunculata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_30'^^xsd:string;
  dwc:scientificName 'Naticarius stercusmuscarum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '720574'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_30'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '720574'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Naticarius millepunctatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_31'^^xsd:string;
  dwc:scientificName 'Murex brandaris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '181530'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_31'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140389'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Murex brandaris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_32'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_32'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Philine aperta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_33'^^xsd:string;
  dwc:scientificName 'Armina tigrina'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '138807'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_33'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138807'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Armina tigrina'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_34'^^xsd:string;
  dwc:scientificName 'Cardita aculeata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '245995'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_34'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '582718'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cardita aculeata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_35'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_35'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parvicardium minimum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_36'^^xsd:string;
  dwc:scientificName 'Papillicardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_36'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Papillicardium papillosum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_37'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_37'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Timoclea ovata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_38'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_38'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Corbula gibba'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_39'^^xsd:string;
  dwc:scientificName 'Chiton laevis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '1627965'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_39'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140152'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Callochiton laevis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_4'^^xsd:string;
  dwc:scientificName 'Glycera rouxii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_4'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Glycera rouxii'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_40'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_40'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Antedon mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_41'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis pentacanthus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '125200'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_41'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Astropecten irregularis pentacanthus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_42'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '241001'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_42'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Echinaster sepositus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_43'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_43'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiura texturata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_44'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_44'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Brissopsis lyrifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_45'^^xsd:string;
  dwc:scientificName 'Saurida undosquamis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '126371'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_45'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Saurida undosquamis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_46'^^xsd:string;
  dwc:scientificName 'Caecula imberbis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '313969'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_46'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Caecula imberbis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_47'^^xsd:string;
  dwc:scientificName 'Hippocampus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '126224'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_47'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126224'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hippocampus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_48'^^xsd:string;
  dwc:scientificName 'Gobius'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_48'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Gobius'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_49'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_49'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Lepidotrigla cavillone'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_5'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_5'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Lumbrineris gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_50'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_50'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Arnoglossus laterna'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_51'^^xsd:string;
  dwc:scientificName 'Citharus macrolepidotus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '305598'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_51'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Citharus macrolepidotus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_52'^^xsd:string;
  dwc:scientificName 'Symphurus nigrescens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '127134'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_52'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Symphurus nigrescens'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_53'^^xsd:string;
  dwc:scientificName 'Molgula appendiculata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'R.Н. Millar'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '103771'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_53'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103771'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Molgula appendiculata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_6'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_6'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Driloneris filum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_7'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_7'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Poecilochaetus serpens'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_8'^^xsd:string;
  dwc:scientificName 'Tharyx heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '183530'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_8'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129973'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Tharyx heterochaeta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-K_Tom1976-K_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-K_Tom1976-K_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.911276 34.920453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.911276"^^xsd:decimal ;
  dwc:decimalLongitude "34.920453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-K_Tom1976-K_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-K_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-K_9'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.920453'^^xsd:double;
  dwc:latitude '32.911276'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-K_9'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pseudoleiacapitella fauveli'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_1'^^xsd:string;
  dwc:scientificName 'Pennatula rubra'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'W. Vervoort'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '128519'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_1'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '128519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pennatula rubra'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_10'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_10'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Marphysa bellii'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_11'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_11'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Lysidice ninetta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_12'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_12'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hyalinoecia tubicola'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_13'^^xsd:string;
  dwc:scientificName 'Hyalinoecia brementi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '183512'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_13'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '130454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hyalinoecia brernenti'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_15'^^xsd:string;
  dwc:scientificName 'Tharyx heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '183530'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_15'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '129973'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Tharyx heterochaeta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_16'^^xsd:string;
  dwc:scientificName 'Sclerocheilus minutus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '130982'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_16'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '130982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Sclerocheilus minutus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_17'^^xsd:string;
  dwc:scientificName 'Clymene'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '384650'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_17'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Clymene ? Lumbricoides'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_18'^^xsd:string;
  dwc:scientificName 'Rhodine gracilior'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '130330'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_18'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '130330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Rhodine gracilior'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_19'^^xsd:string;
  dwc:scientificName 'Serpula israelitica'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '131049'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_19'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '131049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Serpula israelitica'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_2'^^xsd:string;
  dwc:scientificName 'Hermione hystrix'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '182820'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_2'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hermione hystrix'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_20'^^xsd:string;
  dwc:scientificName 'Pontocaris cataphracta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '246191'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_20'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '240889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pontocaris cataphracta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_21'^^xsd:string;
  dwc:scientificName 'Paguristes oculatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '183515'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_21'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Paguristes oculatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_22'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_22'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dardanus arrosor'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_23'^^xsd:string;
  dwc:scientificName 'Pagurus sculptimanus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '148423'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_23'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus sculptimanus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_24'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_24'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus cuanensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_25'^^xsd:string;
  dwc:scientificName 'Pagurus alatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_25'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus alatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_26'^^xsd:string;
  dwc:scientificName 'Pagurus prideauxi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '208731'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_26'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus prideauxi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_27'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_27'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Anapagurus bicorniger'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_28'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_28'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Galathea intermedia'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_29'^^xsd:string;
  dwc:scientificName 'Dromia personata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_29'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dromia personata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_3'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_3'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hermodice carunculata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_30'^^xsd:string;
  dwc:scientificName 'Dorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '209487'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_30'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dorippe lanata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_31'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_31'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ethusa mascarone'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_32'^^xsd:string;
  dwc:scientificName 'Myra fugax'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '107309'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_32'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Myra fugax'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_33'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_33'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Goneplax rhomboides'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_34'^^xsd:string;
  dwc:scientificName 'Parthenope macrochelos'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '107366'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_34'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '442337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parthenope macrocheles'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_35'^^xsd:string;
  dwc:scientificName 'Parthenope massena'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '107367'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_35'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parthenope massena'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_36'^^xsd:string;
  dwc:scientificName 'Pisa armata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_36'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pisa armata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_37'^^xsd:string;
  dwc:scientificName 'Eurynome aspera'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_37'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Eurynome aspera'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_38'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_38'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Inachus dorsettensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_39'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_39'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropodia rostrata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_4'^^xsd:string;
  dwc:scientificName 'Paralacydonia paradoxa'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '130545'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_4'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '130545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Paralacydonia paradoxa'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_40'^^xsd:string;
  dwc:scientificName 'Capulus hungaricus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '751343'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_40'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '138984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Capulus hungaricus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_41'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_41'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Aporrhais pespelecani'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_42'^^xsd:string;
  dwc:scientificName 'Trunculariopsis trunculus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '156469'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_42'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '140396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Trunculariopsis trunculus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_43'^^xsd:string;
  dwc:scientificName 'Murex brandaris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '181530'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_43'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '140389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Murex brandaris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_44'^^xsd:string;
  dwc:scientificName 'Fusinus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '139930'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_44'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1591001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Fusinus pulchellus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_45'^^xsd:string;
  dwc:scientificName 'Arca noae'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '138788'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_45'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '138788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Arca noae'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_46'^^xsd:string;
  dwc:scientificName 'Striarca lactea'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '140571'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_46'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '140571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Striarca lactea'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_47'^^xsd:string;
  dwc:scientificName 'Cardita aculeata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '245995'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_47'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '582718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cardita aculeata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_48'^^xsd:string;
  dwc:scientificName 'Papillicardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_48'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Papillicardium papillosum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_49'^^xsd:string;
  dwc:scientificName 'Cuspidaria costellata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '152371'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_49'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '139433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cuspidaria costellata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_5'^^xsd:string;
  dwc:scientificName 'Typosyllis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '147195'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_5'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Typosyllis ?armiliaris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_50'^^xsd:string;
  dwc:scientificName 'Dentalium dentalis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '139527'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_50'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '196375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dentalium dentalis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_51'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis pentacanthus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '125200'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_51'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '125200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Astropecten irregularis pentacanthus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_52'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_52'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiura texturata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_53'^^xsd:string;
  dwc:scientificName 'Stylocidaris affinis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '124268'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_53'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '124268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Stylocidaris affinis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_54'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_54'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Brissopsis lyrifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_55'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_55'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Serranus hepatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_56'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '273966'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_56'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dentex maroccanus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_57'^^xsd:string;
  dwc:scientificName 'Cepola rubescens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '151492'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_57'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cepola rubescens'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_58'^^xsd:string;
  dwc:scientificName 'Gobius'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_58'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Gobius'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_59'^^xsd:string;
  dwc:scientificName 'Chelidonichthys lucernus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '274877'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_59'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Chelidonichthys lucernus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_6'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_6'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Nereis rava'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_60'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_60'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Arnoglossus laterna'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_7'^^xsd:string;
  dwc:scientificName 'Ceratonereis mirabilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '130372'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_7'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '130372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ceratonereis mirabilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_8'^^xsd:string;
  dwc:scientificName 'Eunice torquata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '130066'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_8'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '742177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Eunice torquata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-L_Tom1976-L_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.885792"^^xsd:decimal ;
  dwc:decimalLongitude "34.891548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-L_Tom1976-L_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.885792 34.891548)"^^geo:wktLiteral ;
  geo-pos:lat "32.885792"^^xsd:decimal ;
  geo-pos:long "34.891548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-L_Tom1976-L_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-L_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-L_9'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.891548'^^xsd:double;
  dwc:latitude '32.885792'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-L_9'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Eunice vittata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_1'^^xsd:string;
  dwc:scientificName 'Alcyonium palmatum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'J. Verseveldt'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '125334'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_1'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '125334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Alcyonium palmatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_10'^^xsd:string;
  dwc:scientificName 'Processa canaliculata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_10'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Processa canaliculata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_11'^^xsd:string;
  dwc:scientificName 'Processa parva'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107690'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_11'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Processa parva'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_12'^^xsd:string;
  dwc:scientificName 'Pontocaris cataphracta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '246191'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_12'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '240889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pontocaris cataphracta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_13'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_13'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus cuanensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_14'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_14'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Anapagurus laevis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_15'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_15'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Anapagurus bicorniger'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_16'^^xsd:string;
  dwc:scientificName 'Dorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '209487'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_16'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dorippe lanata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_17'^^xsd:string;
  dwc:scientificName 'Ebalia cranchii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107294'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_17'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ebalia cranchii'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_18'^^xsd:string;
  dwc:scientificName 'Myra fugax'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107309'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_18'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Myra fugax'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_19'^^xsd:string;
  dwc:scientificName 'Ilia nucleus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107303'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_19'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ilia nucleus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_2'^^xsd:string;
  dwc:scientificName 'Pennatula rubra'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'W. Vervoort'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '128519'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_2'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '128519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pennatula rubra'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_20'^^xsd:string;
  dwc:scientificName 'Charybdis longicollis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '1671026'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_20'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1552687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Charybdis longicollis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_21'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_21'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Goneplax rhomboides'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_22'^^xsd:string;
  dwc:scientificName 'Parthenope massena'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107367'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_22'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parthenope massena'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_23'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_23'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Inachus dorsettensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_24'^^xsd:string;
  dwc:scientificName 'Macropodia longipes'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_24'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropodia longipes'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_25'^^xsd:string;
  dwc:scientificName 'Calliostoma granulatum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '141753'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_25'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '141753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Calliostoma granulatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_26'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_26'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Turritella communis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_27'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_27'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Aporrhais pespelecani'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_28'^^xsd:string;
  dwc:scientificName 'Naticarius stercusmuscarum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '720574'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_28'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '720574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Naticarius millepunctatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_29'^^xsd:string;
  dwc:scientificName 'Murex brandaris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '181530'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_29'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Murex brandaris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_3'^^xsd:string;
  dwc:scientificName 'Pteroeides'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'W. Vervoort'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '128496'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_3'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '128496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pteroides'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_30'^^xsd:string;
  dwc:scientificName 'Alectrion edwardsi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '850424'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_30'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Alectrion edwardsi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_31'^^xsd:string;
  dwc:scientificName 'Armina tigrina'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '138807'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_31'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '138807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Armina tigrina'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_32'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_32'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Nucula sulcata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_33'^^xsd:string;
  dwc:scientificName 'Anadara diluvii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '146490'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_33'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '146490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Diluvarca diluvii'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_34'^^xsd:string;
  dwc:scientificName 'Cardita aculeata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '245995'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_34'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '582718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cardita aculeata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_35'^^xsd:string;
  dwc:scientificName 'Papillicardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_35'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Papillicardium papillosum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_36'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_36'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Acanthocardia paucicostata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_37'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_37'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Timoclea ovata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_38'^^xsd:string;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_38'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Moerella donacina'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_39'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_39'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Corbula gibba'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_4'^^xsd:string;
  dwc:scientificName 'Pontogenia chrysocoma'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '129848'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_4'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pontogenia chrysocoma'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_40'^^xsd:string;
  dwc:scientificName 'Pandora pinna'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '140675'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_40'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pandora pinna'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_41'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_41'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Antedon mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_42'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '241001'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_42'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Echinaster sepositus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_43'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_43'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiura texturata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_44'^^xsd:string;
  dwc:scientificName 'Stylocidaris affinis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '124268'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_44'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Stylocidaris affinis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_45'^^xsd:string;
  dwc:scientificName 'Centrostephanus longispinus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '124331'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_45'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Centrostephanus longispinus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_46'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_46'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Brissopsis lyrifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_47'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_47'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Serranus hepatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_48'^^xsd:string;
  dwc:scientificName 'Cepola rubescens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '151492'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_48'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cepola rubescens'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_49'^^xsd:string;
  dwc:scientificName 'Gobius'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_49'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Gobius'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_5'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_5'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hyalinoecia tubicola'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_50'^^xsd:string;
  dwc:scientificName 'Callionymus belenus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '302216'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_50'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Callionymus belenus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_51'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_51'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Lepidotrigla cavillone'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_52'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_52'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Arnoglossus laterna'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_53'^^xsd:string;
  dwc:scientificName 'Symphurus nigrescens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '127134'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_53'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Symphurus nigrescens'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_6'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_6'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Squilla mantis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_7'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_7'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parapenaeus longirostris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_8'^^xsd:string;
  dwc:scientificName 'Leptochela'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107050'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_8'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Leptochela'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-M_Tom1976-M_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.965908"^^xsd:decimal ;
  dwc:decimalLongitude "34.933397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-M_Tom1976-M_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.965908 34.933397)"^^geo:wktLiteral ;
  geo-pos:lat "32.965908"^^xsd:decimal ;
  geo-pos:long "34.933397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-M_Tom1976-M_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-M_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-M_9'^^xsd:string;
  dwc:scientificName 'Alpheus glaber'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.933397'^^xsd:double;
  dwc:latitude '32.965908'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-M_9'^^xsd:string;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Alpheus glaber'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_1'^^xsd:string;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'W. Vervoort'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_1'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Nemertesia antennina'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_10'^^xsd:string;
  dwc:scientificName 'Amphicteis gunneri'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '129784'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_10'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '129784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Amphicteis gunneri'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_11'^^xsd:string;
  dwc:scientificName 'Dasychone lucullana'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '155469'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_11'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '130882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dasychone lucullana'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_12'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_12'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Squilla mantis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_13'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_13'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parapenaeus longirostris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_14'^^xsd:string;
  dwc:scientificName 'Leptochela'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107050'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_14'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '107050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Leptochela'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_15'^^xsd:string;
  dwc:scientificName 'Processa canaliculata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_15'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Processa canaliculata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_16'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_16'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus cuanensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_17'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_17'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Anapagurus bicorniger'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_18'^^xsd:string;
  dwc:scientificName 'Dorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '209487'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_18'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dorippe lanata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_19'^^xsd:string;
  dwc:scientificName 'Myra fugax'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107309'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_19'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '107309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Myra fugax'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_2'^^xsd:string;
  dwc:scientificName 'Alcyonium palmatum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'J. Verseveldt'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '125334'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_2'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '125334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Alcyonium palmatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_20'^^xsd:string;
  dwc:scientificName 'Charybdis longicollis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '1671026'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_20'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1552687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Charybdis longicollis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_21'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_21'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Goneplax rhomboides'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_22'^^xsd:string;
  dwc:scientificName 'Eurynome aspera'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_22'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Eurynome aspera'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_23'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_23'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Inachus thoracicus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_24'^^xsd:string;
  dwc:scientificName 'Macropodia longipes'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_24'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropodia longipes'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_25'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_25'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Turritella communis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_26'^^xsd:string;
  dwc:scientificName 'Naticarius stercusmuscarum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '720574'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_26'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '720574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Naticarius millepunctatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_27'^^xsd:string;
  dwc:scientificName 'Cassidaria echinophora'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '555123'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_27'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '139023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cassidaria echinophora'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_28'^^xsd:string;
  dwc:scientificName 'Murex brandaris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '181530'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_28'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '140389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Murex brandaris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_29'^^xsd:string;
  dwc:scientificName 'Alectrion edwardsi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '850424'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_29'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '140517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Alectrion edwardsi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_3'^^xsd:string;
  dwc:scientificName 'Virgularia tuberculata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'W. Vervoort'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '128540'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_3'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '128540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Virgularia tuberculata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_30'^^xsd:string;
  dwc:scientificName 'Fusinus rostratus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '139931'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_30'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '448958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Fusinus rostratus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_31'^^xsd:string;
  dwc:scientificName 'Marionia blainvillea'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '141730'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_31'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '141730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Marionia blainvilli'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_32'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_32'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Nucula sulcata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_33'^^xsd:string;
  dwc:scientificName 'Nuculana commutata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '140575'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_33'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '236688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Nuculana commutata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_34'^^xsd:string;
  dwc:scientificName 'Anadara diluvii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '146490'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_34'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '146490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Diluvarca diluvii'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_35'^^xsd:string;
  dwc:scientificName 'Musculus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '152587'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_35'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Musculus marmoratus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_36'^^xsd:string;
  dwc:scientificName 'Cardita aculeata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '245995'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_36'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '582718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cardita aculeata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_37'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_37'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Timoclea ovata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_38'^^xsd:string;
  dwc:scientificName 'Abra renieri'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '181518'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_38'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Abra renieri'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_39'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_39'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Corbula gibba'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_4'^^xsd:string;
  dwc:scientificName 'Pennatula rubra'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'W. Vervoort'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '128519'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_4'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '128519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pennatula rubra'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_40'^^xsd:string;
  dwc:scientificName 'Pandora inaequivalvis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '140674'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_40'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '140674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pandora inaequivalvis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_41'^^xsd:string;
  dwc:scientificName 'Chiton laevis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '1627965'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_41'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '140152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Callochiton laevis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_42'^^xsd:string;
  dwc:scientificName 'Astropecten aranciacus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '123856'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_42'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Astropecten aranciacus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_43'^^xsd:string;
  dwc:scientificName 'Ophiactis parva'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '212331'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_43'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '212336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiactis parva'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_44'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_44'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Brissopsis lyrifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_45'^^xsd:string;
  dwc:scientificName 'Saurida undosquamis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '126371'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_45'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '126371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Saurida undosquamis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_46'^^xsd:string;
  dwc:scientificName 'Ariosoma balearicum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '126283'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_46'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '126283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ariosoma baloarica'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_47'^^xsd:string;
  dwc:scientificName 'Hippocampus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '126224'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_47'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '126224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hippocampus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_48'^^xsd:string;
  dwc:scientificName 'Mullus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '126034'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_48'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '126034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Mullus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_49'^^xsd:string;
  dwc:scientificName 'Upeneus moluccensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '126989'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_49'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '126989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Upeneus moluccensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_5'^^xsd:string;
  dwc:scientificName 'Leanira yhleni'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '183524'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_5'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '131067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Leanira yhleni'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_50'^^xsd:string;
  dwc:scientificName 'Dentex macrophthalmus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '273965'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_50'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '273965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dentex macrophthalmus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_51'^^xsd:string;
  dwc:scientificName 'Gobius'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_51'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Gobius'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_52'^^xsd:string;
  dwc:scientificName 'Callionymus filamentosus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '126791'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_52'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '126791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Callionymus filamentosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_53'^^xsd:string;
  dwc:scientificName 'Cephalacanthus volitans'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '316926'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_53'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '127232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cephalacanthus volitans'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_54'^^xsd:string;
  dwc:scientificName 'Citharus macrolepidotus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '305598'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_54'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Citharus macrolepidotus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_55'^^xsd:string;
  dwc:scientificName 'Symphurus nigrescens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '127134'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_55'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '127134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Symphurus nigrescens'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_56'^^xsd:string;
  dwc:scientificName 'Ascidiella'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'R.Н. Millar'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '103484'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_56'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '103484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ascidiella'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_57'^^xsd:string;
  dwc:scientificName 'Styela partita'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'R.Н. Millar'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '103935'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_57'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '103926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Styela partita'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_6'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_6'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Eunice vittata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_7'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_7'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hyalinoecia tubicola'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_8'^^xsd:string;
  dwc:scientificName 'Leiochone tricirrata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '328694'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_8'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '328694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Leiochone tricirrata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-N_Tom1976-N_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.936593"^^xsd:decimal ;
  dwc:decimalLongitude "34.919311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-N_Tom1976-N_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.936593 34.919311)"^^geo:wktLiteral ;
  geo-pos:lat "32.936593"^^xsd:decimal ;
  geo-pos:long "34.919311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-N_Tom1976-N_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-N_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-N_9'^^xsd:string;
  dwc:scientificName 'Sternaspis scutata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.919311'^^xsd:double;
  dwc:latitude '32.936593'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '131242'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-N_9'^^xsd:string;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '131242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Sternaspis scutata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_1'^^xsd:string;
  dwc:scientificName 'Alcyonium palmatum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'J. Verseveldt'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '125334'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_1'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '125334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Alcyonium palmatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_10'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_10'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Lumbrineris gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_11'^^xsd:string;
  dwc:scientificName 'Staurocephalus rubrovittatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '155041'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_11'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Staurocephalus rubrovittatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_12'^^xsd:string;
  dwc:scientificName 'Rhodine gracilior'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '130330'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_12'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '130330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Rhodine gracilior'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_13'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_13'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parapenaeus longirostris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_14'^^xsd:string;
  dwc:scientificName 'Leptochela'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '107050'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_14'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Leptochela'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_15'^^xsd:string;
  dwc:scientificName 'Pandalina'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '107043'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_15'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pandalina ? brevirostris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_16'^^xsd:string;
  dwc:scientificName 'Pontocaris cataphracta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '246191'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_16'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '240889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pontocaris cataphracta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_17'^^xsd:string;
  dwc:scientificName 'Paguristes oculatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '183515'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_17'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Paguristes oculatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_18'^^xsd:string;
  dwc:scientificName 'Pagurus prideauxi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '208731'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_18'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus prideauxi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_19'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_19'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Anapagurus laevis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_2'^^xsd:string;
  dwc:scientificName 'Pennatula rubra'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'W. Vervoort'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '128519'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_2'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '128519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pennatula rubra'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_20'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_20'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Anapagurus bicorniger'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_21'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_21'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Galathea intermedia'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_22'^^xsd:string;
  dwc:scientificName 'Ilia nucleus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '107303'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_22'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ilia nucleus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_23'^^xsd:string;
  dwc:scientificName 'Parthenope macrochelos'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '107366'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_23'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '442337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parthenope macrocheles'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_24'^^xsd:string;
  dwc:scientificName 'Parthenope massena'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '107367'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_24'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parthenope massena'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_25'^^xsd:string;
  dwc:scientificName 'Heterocrypta Maltzami'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '238032'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_25'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '442261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Heterocrypta maltzani'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_26'^^xsd:string;
  dwc:scientificName 'Pisa armata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_26'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pisa armata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_27'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_27'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Inachus dorsettensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_28'^^xsd:string;
  dwc:scientificName 'Diodora graeca'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '139951'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_28'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '139951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Diodora graeca'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_29'^^xsd:string;
  dwc:scientificName 'Murex brandaris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '181530'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_29'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '140389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Murex brandaris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_3'^^xsd:string;
  dwc:scientificName 'Hermione hystrix'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '182820'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_3'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hermione hystrix'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_30'^^xsd:string;
  dwc:scientificName 'Alectrion edwardsi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '850424'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_30'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '140517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Alectrion edwardsi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_31'^^xsd:string;
  dwc:scientificName 'Fusinus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '139930'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_31'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1591001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Fusinus pulchellus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_32'^^xsd:string;
  dwc:scientificName 'Nuculana commutata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '140575'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_32'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '236688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Nuculana commutata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_33'^^xsd:string;
  dwc:scientificName 'Striarca lactea'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '140571'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_33'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '140571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Striarca lactea'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_34'^^xsd:string;
  dwc:scientificName 'Glycymeris pilosa'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '156105'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_34'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '156105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Glycimeris pilosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_35'^^xsd:string;
  dwc:scientificName 'Cardita aculeata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '245995'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_35'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '582718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cardita aculeata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_36'^^xsd:string;
  dwc:scientificName 'Chama gryphina'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '538687'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_36'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '139122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Chama graphina'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_37'^^xsd:string;
  dwc:scientificName 'Dentalium dentalis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '139527'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_37'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '196375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dentalium dentalis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_38'^^xsd:string;
  dwc:scientificName 'Asterina burtoni'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '213130'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_38'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '459524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Asterina burtoni'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_39'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_39'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Amphiura filiformis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_4'^^xsd:string;
  dwc:scientificName 'Pontogenia chrysocoma'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '129848'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_4'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '129848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pontogenia chrysocoma'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_40'^^xsd:string;
  dwc:scientificName 'Stylocidaris affinis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '124268'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_40'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '124268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Stylocidaris affinis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_41'^^xsd:string;
  dwc:scientificName 'Genocidaris maculata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '124423'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_41'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '124423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Genocidaris maculata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_42'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_42'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Brissopsis lyrifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_43'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_43'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Serranus hepatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_44'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_44'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Uranoscopus scaber'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_45'^^xsd:string;
  dwc:scientificName 'Gobius'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_45'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Gobius'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_46'^^xsd:string;
  dwc:scientificName 'Scorpaena'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_46'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Scorpaena'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_47'^^xsd:string;
  dwc:scientificName 'Citharus macrolepidotus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '305598'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_47'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Citharus macrolepidotus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_5'^^xsd:string;
  dwc:scientificName 'Bhawania reyssi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '129926'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_5'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '333033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Bhawania reyssi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_6'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_6'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Glycera tesselata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_7'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_7'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Glycera unicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_8'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_8'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Eunice vittata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-O_Tom1976-O_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.924791"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-O_Tom1976-O_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.924791 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.924791"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-O_Tom1976-O_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-O_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-O_9'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.924791'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-O_9'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hyalinoecia tubicola'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_1'^^xsd:string;
  dwc:scientificName 'Sertularella ellisii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'W. Vervoort'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '117899'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_1'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117899'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Sertularella ellisi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_10'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_10'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parapenaeus longirostris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_100'^^xsd:string;
  dwc:scientificName 'Stylocidaris affinis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '124268'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_100'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Stylocidaris affinis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_101'^^xsd:string;
  dwc:scientificName 'Centrostephanus longispinus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '124331'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_101'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124331'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Centrostephanus longispinus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_102'^^xsd:string;
  dwc:scientificName 'Genocidaris maculata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '124423'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_102'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124423'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Genocidaris maculata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_103'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_103'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Brissopsis lyrifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_104'^^xsd:string;
  dwc:scientificName 'Saurida undosquamis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126371'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_104'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Saurida undosquamis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_105'^^xsd:string;
  dwc:scientificName 'Macrorhamphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '217972'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_105'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macrorhamphosus scolopax'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_106'^^xsd:string;
  dwc:scientificName 'Hippocampus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126224'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_106'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126224'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hippocampus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_107'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_107'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Serranus cabrilla'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_108'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_108'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Serranus hepatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_109'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_109'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Spicara smaris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_11'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_11'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Synalpheus gambarelloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_110'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_110'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagellus erythrinus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_111'^^xsd:string;
  dwc:scientificName 'Gobius'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_111'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Gobius'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_112'^^xsd:string;
  dwc:scientificName 'Callionymus belenus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '302216'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_112'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Callionymus belenus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_113'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_113'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Blennius ocellaris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_114'^^xsd:string;
  dwc:scientificName 'Scorpaena'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_114'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Scorpaena'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_115'^^xsd:string;
  dwc:scientificName 'Chelidonichthys lastoviza'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '127261'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_115'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Chelidonichthys lastovitza'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_116'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_116'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Lepidotrigla cavillone'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_117'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_117'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Arnoglossus laterna'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_118'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_118'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Arnoglossus thori'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_119'^^xsd:string;
  dwc:scientificName 'Citharus macrolepidotus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '305598'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_119'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Citharus macrolepidotus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_12'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_12'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Processa macrophthalma'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_120'^^xsd:string;
  dwc:scientificName 'Monochirus ocellatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '305810'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_120'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '274302'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Monochirus ocellatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_121'^^xsd:string;
  dwc:scientificName 'Symphurus nigrescens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '127134'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_121'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Symphurus nigrescens'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_13'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_13'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Chlorotocus crassicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_14'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_14'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Scyllarus arctus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_15'^^xsd:string;
  dwc:scientificName 'Pontocaris cataphracta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '246191'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_15'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '240889'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pontocaris cataphracta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_16'^^xsd:string;
  dwc:scientificName 'Paguristes oculatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '183515'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_16'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Paguristes oculatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_17'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_17'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dardanus arrosor'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_18'^^xsd:string;
  dwc:scientificName 'Pagurus sculptimanus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '148423'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_18'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus sculptimanus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_19'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_19'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus cuanensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_2'^^xsd:string;
  dwc:scientificName 'Alcyonium palmatum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'J. Verseveldt'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '125334'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_2'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125334'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Alcyonium palmatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_20'^^xsd:string;
  dwc:scientificName 'Pagurus alatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_20'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus alatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_21'^^xsd:string;
  dwc:scientificName 'Pagurus prideauxi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '208731'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_21'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus prideauxi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_22'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_22'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus anachoretus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_23'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_23'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Anapagurus laevis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_24'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_24'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Anapagurus bicorniger'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_25'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_25'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Galathea intermedia'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_26'^^xsd:string;
  dwc:scientificName 'Dromia personata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_26'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dromia personata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_27'^^xsd:string;
  dwc:scientificName 'Dorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '209487'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_27'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dorippe lanata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_28'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_28'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ethusa mascarone'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_29'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_29'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ebalia granulosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_3'^^xsd:string;
  dwc:scientificName 'Pennatula rubra'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'W. Vervoort'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '128519'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_3'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128519'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pennatula rubra'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_30'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_30'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ebalia tuberosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_31'^^xsd:string;
  dwc:scientificName 'Myra fugax'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107309'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_31'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107309'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Myra fugax'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_32'^^xsd:string;
  dwc:scientificName 'Ilia nucleus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107303'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_32'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107303'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ilia nucleus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_33'^^xsd:string;
  dwc:scientificName 'Macropipus pusillus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '154295'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_33'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropipus pusillus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_34'^^xsd:string;
  dwc:scientificName 'Macropipus depurator'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '156228'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_34'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropipus depurator'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_35'^^xsd:string;
  dwc:scientificName 'Charybdis longicollis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '1671026'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_35'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1552687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Charybdis longicollis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_36'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_36'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pilumnus spinifer'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_37'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_37'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Goneplax rhomboides'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_38'^^xsd:string;
  dwc:scientificName 'Palicus caronii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107466'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_38'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107466'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Palicus caronii'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_39'^^xsd:string;
  dwc:scientificName 'Parthenope macrochelos'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107366'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_39'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '442337'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parthenope macrocheles'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_4'^^xsd:string;
  dwc:scientificName 'Hermione hystrix'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '182820'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_4'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hermione hystrix'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_40'^^xsd:string;
  dwc:scientificName 'Parthenope massena'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107367'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_40'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parthenope massena'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_41'^^xsd:string;
  dwc:scientificName 'Pisa armata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_41'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pisa armata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_42'^^xsd:string;
  dwc:scientificName 'Eurynome aspera'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_42'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Eurynome aspera'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_43'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_43'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Inachus dorsettensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_44'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_44'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropodia rostrata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_45'^^xsd:string;
  dwc:scientificName 'Diodora ruppellii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139954'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_45'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Diodora ruppelli'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_46'^^xsd:string;
  dwc:scientificName 'Calliostoma granulatum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141753'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_46'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141753'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Calliostoma granulatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_47'^^xsd:string;
  dwc:scientificName 'Turritella triplicata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '446576'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_47'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1783082'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Turritella triplicata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_48'^^xsd:string;
  dwc:scientificName 'Serpulorbis arenarius'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141940'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_48'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '709464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Serpulorbis arenarius'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_49'^^xsd:string;
  dwc:scientificName 'Cerithium kochi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '216681'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_49'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139068'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cerithium kochi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_5'^^xsd:string;
  dwc:scientificName 'Pontogenia chrysocoma'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '129848'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_5'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129848'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pontogenia chrysocoma'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_50'^^xsd:string;
  dwc:scientificName 'Capulus hungaricus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '751343'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_50'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138984'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Capulus hungaricus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_51'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_51'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Aporrhais pespelecani'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_52'^^xsd:string;
  dwc:scientificName 'Lamellaria perspicua'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140173'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_52'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1505994'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Lamellaria perspicua'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_53'^^xsd:string;
  dwc:scientificName 'Trunculariopsis trunculus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '156469'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_53'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140396'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Trunculariopsis trunculus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_54'^^xsd:string;
  dwc:scientificName 'Murex brandaris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '181530'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_54'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140389'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Murex brandaris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_55'^^xsd:string;
  dwc:scientificName 'Typhis sowerbyi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '750948'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_55'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Typhis sowerbyi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_56'^^xsd:string;
  dwc:scientificName 'Alectrion edwardsi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '850424'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_56'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Alectrion edwardsi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_57'^^xsd:string;
  dwc:scientificName 'Fusinus rostratus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139931'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_57'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '448958'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Fusinus rostratus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_58'^^xsd:string;
  dwc:scientificName 'Fusinus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139930'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_58'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1591001'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Fusinus pulchellus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_59'^^xsd:string;
  dwc:scientificName 'Crassopleura maravignae'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139659'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_59'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139659'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Drillia maravignea'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_6'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_6'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hermodice carunculata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_60'^^xsd:string;
  dwc:scientificName 'Mitrolumna olivoidea'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139300'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_60'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Mitrolumna olivoidea'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_61'^^xsd:string;
  dwc:scientificName 'Comarmondia gracilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139229'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_61'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1617535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Comarmondia gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_62'^^xsd:string;
  dwc:scientificName 'Pleurobranchaea meckeli'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140818'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_62'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140818'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pleurobranchaea meckeli'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_63'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_63'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Nucula sulcata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_64'^^xsd:string;
  dwc:scientificName 'Nuculana commutata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140575'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_64'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '236688'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Nuculana commutata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_65'^^xsd:string;
  dwc:scientificName 'Arca noae'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138788'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_65'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138788'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Arca noae'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_66'^^xsd:string;
  dwc:scientificName 'Striarca lactea'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140571'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_66'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140571'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Striarca lactea'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_67'^^xsd:string;
  dwc:scientificName 'Glycymeris pilosa'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '156105'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_67'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Glycimeris pilosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_68'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_68'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Aequipecten opercularis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_69'^^xsd:string;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_69'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Chlamys varia'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_7'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_7'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hyalinoecia tubicola'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_70'^^xsd:string;
  dwc:scientificName 'Lima lima'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140233'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_70'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140233'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Lima lima'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_71'^^xsd:string;
  dwc:scientificName 'Monia patelliformis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '153027'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_71'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Monia patelliformis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_72'^^xsd:string;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_72'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Anomia ephippium'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_73'^^xsd:string;
  dwc:scientificName 'Astarte sulcata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138824'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_73'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138824'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Astarte sulcata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_74'^^xsd:string;
  dwc:scientificName 'Astarte fusca'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138822'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_74'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1735374'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Astarte fusca'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_75'^^xsd:string;
  dwc:scientificName 'Cardita aculeata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '245995'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_75'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '582718'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cardita aculeata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_76'^^xsd:string;
  dwc:scientificName 'Parvicardium minimum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139010'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_76'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1417307'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parvicardium minimum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_77'^^xsd:string;
  dwc:scientificName 'Papillicardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_77'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Papillicardium papillosum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_78'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_78'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Acanthocardia paucicostata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_79'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_79'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Gouldia minima'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_8'^^xsd:string;
  dwc:scientificName 'Oratosquilla massavensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '1650966'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_8'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '136132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Oratosquilla massavensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_80'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_80'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pitar rudis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_81'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_81'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Timoclea ovata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_82'^^xsd:string;
  dwc:scientificName 'Quadrans serratus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '416664'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_82'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '605899'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Quadrans serratus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_83'^^xsd:string;
  dwc:scientificName 'Abra renieri'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '181518'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_83'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Abra renieri'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_84'^^xsd:string;
  dwc:scientificName 'Pandora inaequivalvis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140674'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_84'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140674'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pandora inaequivalvis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_85'^^xsd:string;
  dwc:scientificName 'Dentalium dentalis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139527'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_85'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '196375'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dentalium dentalis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_86'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_86'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Antedon mediterranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_87'^^xsd:string;
  dwc:scientificName 'Trachythyone tergestina'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '149774'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_87'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Trachythyone tergestina'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_88'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis pentacanthus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '125200'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_88'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Astropecten irregularis pentacanthus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_89'^^xsd:string;
  dwc:scientificName 'Astropecten aranciacus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '123856'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_89'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Astropecten aranciacus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_9'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_9'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Squilla mantis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_90'^^xsd:string;
  dwc:scientificName 'Chaetaster longipes'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '124004'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_90'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124004'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Chaetaster longipes'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_91'^^xsd:string;
  dwc:scientificName 'Anseropoda placenta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '123985'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_91'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Anseropoda placenta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_92'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '241001'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_92'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Echinaster sepositus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_93'^^xsd:string;
  dwc:scientificName 'Coscinasterias tenuispina'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '123795'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_93'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123795'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Coscinasterias tenuispina'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_94'^^xsd:string;
  dwc:scientificName 'Acrocnida brachiata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '236130'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_94'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '236130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Acrocnida brachiata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_95'^^xsd:string;
  dwc:scientificName 'Ophiactis savignyi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '125122'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_95'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125122'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiactis savignyi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_96'^^xsd:string;
  dwc:scientificName 'Ophiactis parva'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '212331'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_96'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212336'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiactis parva'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_97'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_97'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiothrix fragilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_98'^^xsd:string;
  dwc:scientificName 'Ophiopsila aranea'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '125049'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_98'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125049'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiopsila aranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-P_Tom1976-P_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.916415"^^xsd:decimal ;
  dwc:decimalLongitude "34.911696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-P_Tom1976-P_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.916415 34.911696)"^^geo:wktLiteral ;
  geo-pos:lat "32.916415"^^xsd:decimal ;
  geo-pos:long "34.911696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-P_Tom1976-P_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-P_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-P_99'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '34.911696'^^xsd:double;
  dwc:latitude '32.916415'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-P_99'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiura texturata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_1'^^xsd:string;
  dwc:scientificName 'Sertularella ellisii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'W. Vervoort'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '117899'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_1'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117899'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Sertularella ellisi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_10'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_10'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hyalinoecia tubicola'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_11'^^xsd:string;
  dwc:scientificName 'Hyalinoecia fauveli'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '154109'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_11'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130454'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hyalinoecia fauveli'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_12'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_12'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Nicolea venustula'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_13'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_13'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Serpula vermicularis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_14'^^xsd:string;
  dwc:scientificName 'Vermiliopsis richardi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '332843'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_14'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131059'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Vermiliopsis richardi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_15'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_15'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parapenaeus longirostris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_16'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_16'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Athanas nitescens'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_17'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_17'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Synalpheus gambarelloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_18'^^xsd:string;
  dwc:scientificName 'Pontocaris cataphracta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '246191'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_18'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '240889'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pontocaris cataphracta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_19'^^xsd:string;
  dwc:scientificName 'Paguristes oculatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '183515'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_19'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Paguristes oculatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_2'^^xsd:string;
  dwc:scientificName 'Nemertesia tetrasticha'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'W. Vervoort'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '117816'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_2'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117816'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Nemertesia tetrasticha'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_20'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_20'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dardanus arrosor'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_21'^^xsd:string;
  dwc:scientificName 'Pagurus sculptimanus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '148423'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_21'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus sculptimanus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_22'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_22'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus cuanensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_23'^^xsd:string;
  dwc:scientificName 'Pagurus prideauxi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '208731'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_23'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus prideauxi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_24'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_24'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus anachoretus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_25'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_25'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Anapagurus laevis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_26'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_26'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Anapagurus bicorniger'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_27'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_27'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Galathea intermedia'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_28'^^xsd:string;
  dwc:scientificName 'Dromia personata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_28'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dromia personata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_29'^^xsd:string;
  dwc:scientificName 'Homola barbata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_29'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Homola barbata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_3'^^xsd:string;
  dwc:scientificName 'Pennatula rubra'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'W. Vervoort'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '128519'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_3'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128519'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pennatula rubra'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_30'^^xsd:string;
  dwc:scientificName 'Dorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '209487'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_30'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dorippe lanata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_31'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_31'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ethusa mascarone'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_32'^^xsd:string;
  dwc:scientificName 'Myra fugax'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107309'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_32'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107309'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Myra fugax'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_33'^^xsd:string;
  dwc:scientificName 'Macropipus pusillus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '154295'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_33'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropipus pusillus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_34'^^xsd:string;
  dwc:scientificName 'Macropipus depurator'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '156228'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_34'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropipus depurator'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_35'^^xsd:string;
  dwc:scientificName 'Charybdis longicollis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '1671026'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_35'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1552687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Charybdis longicollis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_36'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_36'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pilumnus spinifer'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_37'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_37'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Goneplax rhomboides'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_38'^^xsd:string;
  dwc:scientificName 'Palicus caronii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107466'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_38'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107466'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Palicus caronii'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_39'^^xsd:string;
  dwc:scientificName 'Parthenope macrochelos'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107366'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_39'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '442337'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parthenope macrocheles'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_4'^^xsd:string;
  dwc:scientificName 'Hermione hystrix'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '182820'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_4'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hermione hystrix'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_40'^^xsd:string;
  dwc:scientificName 'Parthenope massena'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107367'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_40'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parthenope massena'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_41'^^xsd:string;
  dwc:scientificName 'Heterocrypta Maltzami'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '238032'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_41'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '442261'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Heterocrypta maltzani'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_42'^^xsd:string;
  dwc:scientificName 'Pisa armata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_42'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pisa armata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_43'^^xsd:string;
  dwc:scientificName 'Eurynome aspera'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_43'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Eurynome aspera'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_44'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_44'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Inachus dorsettensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_45'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_45'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropodia rostrata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_46'^^xsd:string;
  dwc:scientificName 'Macropodia longipes'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_46'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropodia longipes'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_47'^^xsd:string;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_47'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Calliostoma zizyphinum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_48'^^xsd:string;
  dwc:scientificName 'Cerithium kochi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '216681'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_48'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139068'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cerithium kochi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_49'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_49'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Aporrhais pespelecani'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_5'^^xsd:string;
  dwc:scientificName 'Pontogenia chrysocoma'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '129848'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_5'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129848'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pontogenia chrysocoma'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_50'^^xsd:string;
  dwc:scientificName 'Lunatia alderi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '152324'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_50'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Lunatia alderi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_51'^^xsd:string;
  dwc:scientificName 'Naticarius dillwynii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '1671429'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_51'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '720578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Naticarius dillwyni'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_52'^^xsd:string;
  dwc:scientificName 'Lamellaria perspicua'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '140173'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_52'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1505994'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Lamellaria perspicua'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_53'^^xsd:string;
  dwc:scientificName 'Trunculariopsis trunculus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '156469'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_53'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140396'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Trunculariopsis trunculus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_54'^^xsd:string;
  dwc:scientificName 'Murex brandaris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '181530'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_54'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140389'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Murex brandaris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_55'^^xsd:string;
  dwc:scientificName 'Typhis sowerbyi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '750948'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_55'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Typhis sowerbyi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_56'^^xsd:string;
  dwc:scientificName 'Euthria cornea'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '181057'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_56'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181057'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Euthria cornea'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_57'^^xsd:string;
  dwc:scientificName 'Crassopleura maravignae'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '139659'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_57'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139659'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Drillia maravignea'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_58'^^xsd:string;
  dwc:scientificName 'Comarmondia gracilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '139229'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_58'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1617535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Comarmondia gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_59'^^xsd:string;
  dwc:scientificName 'Pleurobranchaea meckeli'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '140818'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_59'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140818'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pleurobranchaea meckeli'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_6'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_6'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hermodice carunculata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_60'^^xsd:string;
  dwc:scientificName 'Rostanga perspicillata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '750305'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_60'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141404'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Rostanga perspicilata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_61'^^xsd:string;
  dwc:scientificName 'Peltodoris atromaculata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '509315'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_61'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '509315'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Peltodoris atromaculata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_62'^^xsd:string;
  dwc:scientificName 'Arca noae'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '138788'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_62'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138788'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Arca noae'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_63'^^xsd:string;
  dwc:scientificName 'Striarca lactea'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '140571'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_63'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140571'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Striarca lactea'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_64'^^xsd:string;
  dwc:scientificName 'Malleus regula'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '605717'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_64'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '605717'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Malleus regula'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_65'^^xsd:string;
  dwc:scientificName 'Pinctada radiata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_65'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pinctada radiata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_66'^^xsd:string;
  dwc:scientificName 'Palliolum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '183527'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_66'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '236723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Palliolum hyalinum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_67'^^xsd:string;
  dwc:scientificName 'Chlamys varia'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '140696'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_67'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Chlamys varia'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_68'^^xsd:string;
  dwc:scientificName 'Lima lima'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '140233'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_68'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140233'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Lima lima'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_69'^^xsd:string;
  dwc:scientificName 'Cardita aculeata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '245995'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_69'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '582718'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cardita aculeata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_7'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_7'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Trypanosyllis zebra'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_70'^^xsd:string;
  dwc:scientificName 'Papillicardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_70'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Papillicardium papillosum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_71'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_71'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Timoclea ovata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_72'^^xsd:string;
  dwc:scientificName 'Chaetaster longipes'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '124004'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_72'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124004'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Chaetaster longipes'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_73'^^xsd:string;
  dwc:scientificName 'Sphaeriodiscus placenta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '378002'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_73'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124055'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Sphaeriodiscus placenta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_74'^^xsd:string;
  dwc:scientificName 'Asterina burtoni'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '213130'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_74'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '459524'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Asterina burtoni'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_75'^^xsd:string;
  dwc:scientificName 'Anseropoda placenta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '123985'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_75'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Anseropoda placenta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_76'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '241001'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_76'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Echinaster sepositus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_77'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_77'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Amphiura filiformis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_78'^^xsd:string;
  dwc:scientificName 'Ophiactis savignyi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '125122'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_78'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125122'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiactis savignyi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_79'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_79'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiothrix fragilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_8'^^xsd:string;
  dwc:scientificName 'Nephthys hystricis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '337205'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_8'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130360'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Nephthys hystricis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_80'^^xsd:string;
  dwc:scientificName 'Ophiopsila aranea'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '125049'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_80'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125049'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiopsila aranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_81'^^xsd:string;
  dwc:scientificName 'Ophiura texturata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_81'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiura texturata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_82'^^xsd:string;
  dwc:scientificName 'Ophiura grubei'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '124919'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_82'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124919'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiura grubei'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_83'^^xsd:string;
  dwc:scientificName 'Stylocidaris affinis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '124268'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_83'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Stylocidaris affinis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_84'^^xsd:string;
  dwc:scientificName 'Centrostephanus longispinus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '124331'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_84'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124331'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Centrostephanus longispinus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_85'^^xsd:string;
  dwc:scientificName 'Genocidaris maculata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '124423'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_85'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124423'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Genocidaris maculata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_86'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_86'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Brissopsis lyrifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_87'^^xsd:string;
  dwc:scientificName 'Saurida undosquamis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '126371'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_87'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Saurida undosquamis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_88'^^xsd:string;
  dwc:scientificName 'Hippocampus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '126224'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_88'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126224'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hippocampus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_89'^^xsd:string;
  dwc:scientificName 'Cepola rubescens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '151492'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_89'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cepola rubescens'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_9'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_9'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Eunice vittata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_90'^^xsd:string;
  dwc:scientificName 'Gobius'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_90'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Gobius'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_91'^^xsd:string;
  dwc:scientificName 'Scorpaena'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_91'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Scorpaena'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_92'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_92'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Lepidotrigla cavillone'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_93'^^xsd:string;
  dwc:scientificName 'Symphurus nigrescens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '127134'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_93'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Symphurus nigrescens'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_94'^^xsd:string;
  dwc:scientificName 'Cystodytes dellechiajei'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'R.Н. Millar'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '103601'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_94'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103601'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cystodytes dellechiajei'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_95'^^xsd:string;
  dwc:scientificName 'Rhopalaea neapolitana'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'R.Н. Millar'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '103736'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_95'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103736'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Rhopalaea neapolitana'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-Q_Tom1976-Q_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.903661"^^xsd:decimal ;
  dwc:decimalLongitude "34.902179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-Q_Tom1976-Q_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.903661 34.902179)"^^geo:wktLiteral ;
  geo-pos:lat "32.903661"^^xsd:decimal ;
  geo-pos:long "34.902179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-Q_Tom1976-Q_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-Q_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-Q_96'^^xsd:string;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'R.Н. Millar'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '34.902179'^^xsd:double;
  dwc:latitude '32.903661'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-Q_96'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Botryllus schlosseri'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_1'^^xsd:string;
  dwc:scientificName 'Alcyonium palmatum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'J. Verseveldt'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '125334'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_1'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '125334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Alcyonium palmatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_10'^^xsd:string;
  dwc:scientificName 'Paguristes oculatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '183515'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_10'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Paguristes oculatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_11'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_11'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dardanus arrosor'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_12'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_12'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus cuanensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_13'^^xsd:string;
  dwc:scientificName 'Pagurus prideauxi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '208731'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_13'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus prideauxi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_14'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_14'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Anapagurus bicorniger'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_15'^^xsd:string;
  dwc:scientificName 'Dorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '209487'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_15'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dorippe lanata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_16'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_16'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ethusa mascarone'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_17'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_17'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ebalia granulosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_18'^^xsd:string;
  dwc:scientificName 'Myra fugax'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '107309'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_18'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Myra fugax'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_19'^^xsd:string;
  dwc:scientificName 'Macropipus pusillus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '154295'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_19'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropipus pusillus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_2'^^xsd:string;
  dwc:scientificName 'Pennatula rubra'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'W. Vervoort'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '128519'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_2'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '128519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pennatula rubra'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_20'^^xsd:string;
  dwc:scientificName 'Charybdis longicollis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '1671026'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_20'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '1552687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Charybdis longicollis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_21'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_21'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pilumnus spinifer'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_22'^^xsd:string;
  dwc:scientificName 'Parthenope macrochelos'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '107366'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_22'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '442337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parthenope macrocheles'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_23'^^xsd:string;
  dwc:scientificName 'Parthenope massena'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '107367'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_23'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parthenope massena'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_24'^^xsd:string;
  dwc:scientificName 'Pisa nodipes'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '107357'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_24'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pisa nodipes'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_25'^^xsd:string;
  dwc:scientificName 'Pisa armata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_25'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pisa armata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_26'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_26'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Inachus dorsettensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_27'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_27'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropodia rostrata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_28'^^xsd:string;
  dwc:scientificName 'Cerithium kochi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '216681'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_28'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '139068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cerithium kochi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_29'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_29'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Aporrhais pespelecani'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_3'^^xsd:string;
  dwc:scientificName 'Acholoe astericola'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '130720'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_3'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '146474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Acholoe astericola'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_30'^^xsd:string;
  dwc:scientificName 'Tonna galea'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '141687'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_30'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '141687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Tonna galea'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_31'^^xsd:string;
  dwc:scientificName 'Murex brandaris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '181530'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_31'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '140389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Murex brandaris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_32'^^xsd:string;
  dwc:scientificName 'Euthria cornea'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '181057'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_32'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '181057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Euthria cornea'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_33'^^xsd:string;
  dwc:scientificName 'Lima lima'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '140233'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_33'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '140233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Lima lima'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_34'^^xsd:string;
  dwc:scientificName 'Monia patelliformis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '153027'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_34'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Monia patelliformis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_35'^^xsd:string;
  dwc:scientificName 'Astarte fusca'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '138822'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_35'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '1735374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Astarte fusca'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_36'^^xsd:string;
  dwc:scientificName 'Cardita aculeata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '245995'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_36'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '582718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cardita aculeata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_37'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_37'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Timoclea ovata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_38'^^xsd:string;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_38'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cuspidaria cuspidata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_39'^^xsd:string;
  dwc:scientificName 'Cuspidaria costellata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '152371'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_39'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '139433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cuspidaria costellata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_4'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_4'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hermodice carunculata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_40'^^xsd:string;
  dwc:scientificName 'Dentalium dentalis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '139527'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_40'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '196375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dentalium dentalis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_41'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_41'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Amphiura chiajei'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_42'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_42'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiothrix fragilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_43'^^xsd:string;
  dwc:scientificName 'Ophiopsila aranea'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '125049'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_43'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '125049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiopsila aranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_44'^^xsd:string;
  dwc:scientificName 'Ophiura grubei'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '124919'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_44'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '124919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiura grubei'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_45'^^xsd:string;
  dwc:scientificName 'Stylocidaris affinis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '124268'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_45'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '124268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Stylocidaris affinis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_46'^^xsd:string;
  dwc:scientificName 'Genocidaris maculata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '124423'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_46'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '124423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Genocidaris maculata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_47'^^xsd:string;
  dwc:scientificName 'Schizaster canaliferus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '124405'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_47'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '513426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Schizaster canaliferus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_48'^^xsd:string;
  dwc:scientificName 'Macrorhamphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '217972'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_48'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macrorhamphosus scolopax'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_49'^^xsd:string;
  dwc:scientificName 'Gobius'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_49'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Gobius'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_5'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_5'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hyalinoecia tubicola'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_50'^^xsd:string;
  dwc:scientificName 'Citharus macrolepidotus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '305598'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_50'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Citharus macrolepidotus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_6'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_6'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parapenaeus longirostris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_7'^^xsd:string;
  dwc:scientificName 'Processa canaliculata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_7'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Processa canaliculata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_8'^^xsd:string;
  dwc:scientificName 'Processa parva'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '107690'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_8'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Processa parva'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-R_Tom1976-R_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.896047"^^xsd:decimal ;
  dwc:decimalLongitude "34.904272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-R_Tom1976-R_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.896047 34.904272)"^^geo:wktLiteral ;
  geo-pos:lat "32.896047"^^xsd:decimal ;
  geo-pos:long "34.904272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-R_Tom1976-R_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-R_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-R_9'^^xsd:string;
  dwc:scientificName 'Pontocaris cataphracta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34.904272'^^xsd:double;
  dwc:latitude '32.896047'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '246191'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-R_9'^^xsd:string;
  dwc:observationDate '1975-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '240889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pontocaris cataphracta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_1'^^xsd:string;
  dwc:scientificName 'Pennatula rubra'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'W. Vervoort'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '128519'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_1'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '128519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pennatula rubra'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_10'^^xsd:string;
  dwc:scientificName 'Dorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '209487'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_10'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dorippe lanata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_11'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_11'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ethusa mascarone'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_12'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_12'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ebalia tuberosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_13'^^xsd:string;
  dwc:scientificName 'Parthenope macrochelos'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '107366'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_13'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '442337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parthenope macrocheles'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_14'^^xsd:string;
  dwc:scientificName 'Pisa armata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_14'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pisa armata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_15'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_15'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Inachus dorsettensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_16'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_16'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Macropodia rostrata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_17'^^xsd:string;
  dwc:scientificName 'Trunculariopsis trunculus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '156469'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_17'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '140396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Trunculariopsis trunculus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_18'^^xsd:string;
  dwc:scientificName 'Murex brandaris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '181530'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_18'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '140389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Murex brandaris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_19'^^xsd:string;
  dwc:scientificName 'Umbraculum mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '224512'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_19'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '141879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Umbraculum mediterraneum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_2'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_2'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parapenaeus longirostris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_20'^^xsd:string;
  dwc:scientificName 'Thordisa filix'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '139591'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_20'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '139591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Thordisa filix'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_21'^^xsd:string;
  dwc:scientificName 'Phyllidia rolandiae'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '536620'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_21'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '140774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Phyllidia rolandiae'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_22'^^xsd:string;
  dwc:scientificName 'Arca noae'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '138788'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_22'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '138788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Arca noae'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_23'^^xsd:string;
  dwc:scientificName 'Monia patelliformis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '153027'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_23'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Monia patelliformis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_24'^^xsd:string;
  dwc:scientificName 'Cardita aculeata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '245995'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_24'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '582718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cardita aculeata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_25'^^xsd:string;
  dwc:scientificName 'Papillicardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_25'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Papillicardium papillosum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_26'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_26'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Acanthocardia paucicostata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_27'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_27'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Timoclea ovata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_28'^^xsd:string;
  dwc:scientificName 'Cuspidaria cuspidata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '139442'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_28'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '139442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cuspidaria cuspidata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_29'^^xsd:string;
  dwc:scientificName 'Astropecten aranciacus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '123856'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_29'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Astropecten aranciacus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_3'^^xsd:string;
  dwc:scientificName 'Leptochela'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '107050'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_3'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Leptochela'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_30'^^xsd:string;
  dwc:scientificName 'Anseropoda placenta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '123985'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_30'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '123985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Anseropoda placenta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_31'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_31'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Amphiura chiajei'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_32'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_32'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiothrix fragilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_33'^^xsd:string;
  dwc:scientificName 'Ophiopsila aranea'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '125049'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_33'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '125049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiopsila aranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_34'^^xsd:string;
  dwc:scientificName 'Stylocidaris affinis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '124268'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_34'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '124268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Stylocidaris affinis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_35'^^xsd:string;
  dwc:scientificName 'Centrostephanus longispinus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '124331'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_35'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '124331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Centrostephanus longispinus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_36'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_36'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Brissopsis lyrifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_37'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_37'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Serranus hepatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_38'^^xsd:string;
  dwc:scientificName 'Gobius'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_38'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Gobius'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_39'^^xsd:string;
  dwc:scientificName 'Scorpaena'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_39'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Scorpaena'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_4'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_4'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Synalpheus gambarelloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_40'^^xsd:string;
  dwc:scientificName 'Chelidonichthys lastoviza'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '127261'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_40'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Chelidonichthys lastovitza'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_41'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_41'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Lepidotrigla cavillone'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_42'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_42'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Arnoglossus thori'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_43'^^xsd:string;
  dwc:scientificName 'Monochirus ocellatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '305810'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_43'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '274302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Monochirus ocellatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_44'^^xsd:string;
  dwc:scientificName 'Symphurus nigrescens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '127134'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_44'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Symphurus nigrescens'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_5'^^xsd:string;
  dwc:scientificName 'Pontocaris cataphracta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '246191'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_5'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '240889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pontocaris cataphracta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_6'^^xsd:string;
  dwc:scientificName 'Paguristes oculatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '183515'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_6'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Paguristes oculatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_7'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_7'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus cuanensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_8'^^xsd:string;
  dwc:scientificName 'Pagurus prideauxi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '208731'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_8'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus prideauxi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-S_Tom1976-S_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.887726"^^xsd:decimal ;
  dwc:decimalLongitude "34.884558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-S_Tom1976-S_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.887726 34.884558)"^^geo:wktLiteral ;
  geo-pos:lat "32.887726"^^xsd:decimal ;
  geo-pos:long "34.884558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-S_Tom1976-S_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-S_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-S_9'^^xsd:string;
  dwc:scientificName 'Munida curvimana'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.884558'^^xsd:double;
  dwc:latitude '32.887726'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '107156'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-S_9'^^xsd:string;
  dwc:observationDate '1974-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1605793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Munida curvimana'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_1'^^xsd:string;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'W. Vervoort'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_1'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Nemertesia antennina'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_10'^^xsd:string;
  dwc:scientificName 'Tharyx'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '129249'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_10'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129249'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Tharyx ?marionii'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_11'^^xsd:string;
  dwc:scientificName 'Leiochone tricirrata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '328694'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_11'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '328694'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Leiochone tricirrata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_12'^^xsd:string;
  dwc:scientificName 'Rhodine gracilior'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '130330'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_12'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130330'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Rhodine gracilior'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_13'^^xsd:string;
  dwc:scientificName 'Protula tubularia'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '131035'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_13'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131035'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Protula tubularia'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_14'^^xsd:string;
  dwc:scientificName 'Oratosquilla massavensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '1650966'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_14'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '136132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Oratosquilla massavensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_15'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_15'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Squilla mantis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_16'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_16'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Parapenaeus longirostris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_17'^^xsd:string;
  dwc:scientificName 'Alpheus glaber'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_17'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Alpheus glaber'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_18'^^xsd:string;
  dwc:scientificName 'Processa canaliculata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_18'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Processa canaliculata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_19'^^xsd:string;
  dwc:scientificName 'Pontocaris cataphracta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '246191'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_19'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '240889'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pontocaris cataphracta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_2'^^xsd:string;
  dwc:scientificName 'Alcyonium palmatum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'J. Verseveldt'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '125334'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_2'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125334'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Alcyonium palmatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_20'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_20'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Jaxea nocturna'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_21'^^xsd:string;
  dwc:scientificName 'Pagurus alatus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_21'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus alatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_22'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_22'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Anapagurus laevis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_23'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_23'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Anapagurus bicorniger'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_24'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_24'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Galathea intermedia'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_25'^^xsd:string;
  dwc:scientificName 'Dromia personata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_25'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dromia personata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_26'^^xsd:string;
  dwc:scientificName 'Dorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '209487'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_26'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dorippe lanata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_27'^^xsd:string;
  dwc:scientificName 'Ebalia granulosa'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_27'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ebalia granulosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_28'^^xsd:string;
  dwc:scientificName 'Charybdis longicollis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '1671026'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_28'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1552687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Charybdis longicollis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_29'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_29'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Goneplax rhomboides'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_3'^^xsd:string;
  dwc:scientificName 'Pennatula rubra'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'W. Vervoort'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '128519'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_3'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128519'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pennatula rubra'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_30'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_30'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Inachus dorsettensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_31'^^xsd:string;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_31'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Calliostoma zizyphinum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_32'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_32'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Turritella communis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_33'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_33'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Aporrhais pespelecani'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_34'^^xsd:string;
  dwc:scientificName 'Semicassis saburon'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '509237'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_34'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '509237'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Semicassis saburon'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_35'^^xsd:string;
  dwc:scientificName 'Trunculariopsis trunculus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '156469'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_35'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140396'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Trunculariopsis trunculus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_36'^^xsd:string;
  dwc:scientificName 'Murex brandaris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '181530'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_36'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140389'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Murex brandaris'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_37'^^xsd:string;
  dwc:scientificName 'Alectrion edwardsi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '850424'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_37'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Alectrion edwardsi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_38'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_38'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Nucula sulcata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_39'^^xsd:string;
  dwc:scientificName 'Striarca lactea'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '140571'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_39'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140571'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Striarca lactea'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_4'^^xsd:string;
  dwc:scientificName 'Pteroeides'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'W. Vervoort'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '128496'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_4'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pteroides'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_40'^^xsd:string;
  dwc:scientificName 'Anadara diluvii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '146490'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_40'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146490'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Diluvarca diluvii'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_41'^^xsd:string;
  dwc:scientificName 'Cardita aculeata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '245995'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_41'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '582718'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cardita aculeata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_42'^^xsd:string;
  dwc:scientificName 'Papillicardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '181349'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_42'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Papillicardium papillosum'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_43'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_43'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Acanthocardia paucicostata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_44'^^xsd:string;
  dwc:scientificName 'Quadrans serratus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '416664'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_44'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '605899'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Quadrans serratus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_45'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_45'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Abra prismatica'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_46'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_46'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Corbula gibba'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_47'^^xsd:string;
  dwc:scientificName 'Gastrochaena cymbium'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '140020'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_47'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '505332'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Gastrochaena cymbiun'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_48'^^xsd:string;
  dwc:scientificName 'Pandora inaequivalvis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '140674'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_48'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140674'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pandora inaequivalvis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_49'^^xsd:string;
  dwc:scientificName 'Dentalium dentalis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '139527'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_49'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '196375'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Dentalium dentalis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_5'^^xsd:string;
  dwc:scientificName 'Hyalinoecia fauveli'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '154109'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_5'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130454'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Hyalinoecia fauveli'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_50'^^xsd:string;
  dwc:scientificName 'Astropecten aranciacus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '123856'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_50'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Astropecten aranciacus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_51'^^xsd:string;
  dwc:scientificName 'Anseropoda placenta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '123985'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_51'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Anseropoda placenta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_52'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '241001'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_52'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Echinaster sepositus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_53'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_53'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Amphiura filiformis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_54'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_54'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiothrix fragilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_55'^^xsd:string;
  dwc:scientificName 'Ophiopsila aranea'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '125049'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_55'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125049'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiopsila aranea'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_56'^^xsd:string;
  dwc:scientificName 'Stylocidaris affinis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '124268'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_56'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Stylocidaris affinis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_57'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_57'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Brissopsis lyrifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_58'^^xsd:string;
  dwc:scientificName 'Panturichthys fowleri'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '126293'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_58'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126293'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Panturichthys fowleri'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_59'^^xsd:string;
  dwc:scientificName 'Caecula imberbis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '313969'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_59'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Caecula imberbis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_6'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_6'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Lumbrineris gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_60'^^xsd:string;
  dwc:scientificName 'Cepola rubescens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '151492'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_60'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Cepola rubescens'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_61'^^xsd:string;
  dwc:scientificName 'Gobius'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '125988'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_61'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Gobius'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_62'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_62'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Lepidotrigla cavillone'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_63'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A. Ben Tuvia'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_63'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Arnoglossus laterna'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_64'^^xsd:string;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'R.Н. Millar'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_64'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ciona intestinalis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_65'^^xsd:string;
  dwc:scientificName 'Ascidiella'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'R.Н. Millar'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '103484'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_65'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103484'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ascidiella'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_7'^^xsd:string;
  dwc:scientificName 'Prionospio ehlersi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '131156'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_7'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Prionospio ehlersi'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_8'^^xsd:string;
  dwc:scientificName 'Paraonis gracilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '152273'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_8'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Paraonis gracilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-T_Tom1976-T_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.904613"^^xsd:decimal ;
  dwc:decimalLongitude "34.890567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-T_Tom1976-T_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.904613 34.890567)"^^geo:wktLiteral ;
  geo-pos:lat "32.904613"^^xsd:decimal ;
  geo-pos:long "34.890567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-T_Tom1976-T_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-T_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-T_9'^^xsd:string;
  dwc:scientificName 'Tharyx heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '34.890567'^^xsd:double;
  dwc:latitude '32.904613'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '183530'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-T_9'^^xsd:string;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129973'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Tharyx heterochaeta'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-U_Tom1976-U_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.921852 35.03644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.921852"^^xsd:decimal ;
  dwc:decimalLongitude "35.03644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.921852 35.03644)"^^geo:wktLiteral ;
  geo-pos:lat "32.921852"^^xsd:decimal ;
  geo-pos:long "35.03644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-U_Tom1976-U_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-U_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-U_1'^^xsd:string;
  dwc:scientificName 'Sertularella polyzonias'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'W. Vervoort'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '35.03644'^^xsd:double;
  dwc:latitude '32.921852'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-U_1'^^xsd:string;
  dwc:observationDate '1975-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Sertularella  polygonias'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-U_Tom1976-U_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.921852 35.03644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.921852"^^xsd:decimal ;
  dwc:decimalLongitude "35.03644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.921852 35.03644)"^^geo:wktLiteral ;
  geo-pos:lat "32.921852"^^xsd:decimal ;
  geo-pos:long "35.03644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-U_Tom1976-U_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-U_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-U_10'^^xsd:string;
  dwc:scientificName 'Columbella rustica'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '35.03644'^^xsd:double;
  dwc:latitude '32.921852'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '139196'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-U_10'^^xsd:string;
  dwc:observationDate '1975-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '139196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Columbella rustica'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-U_Tom1976-U_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.921852 35.03644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.921852"^^xsd:decimal ;
  dwc:decimalLongitude "35.03644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.921852 35.03644)"^^geo:wktLiteral ;
  geo-pos:lat "32.921852"^^xsd:decimal ;
  geo-pos:long "35.03644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-U_Tom1976-U_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-U_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-U_11'^^xsd:string;
  dwc:scientificName 'Lithophaga lithophaga'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '35.03644'^^xsd:double;
  dwc:latitude '32.921852'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140459'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-U_11'^^xsd:string;
  dwc:observationDate '1975-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '140459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Lithophaga lithophaga'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-U_Tom1976-U_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.921852 35.03644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.921852"^^xsd:decimal ;
  dwc:decimalLongitude "35.03644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.921852 35.03644)"^^geo:wktLiteral ;
  geo-pos:lat "32.921852"^^xsd:decimal ;
  geo-pos:long "35.03644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-U_Tom1976-U_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-U_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-U_12'^^xsd:string;
  dwc:scientificName 'Malleus regula'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '35.03644'^^xsd:double;
  dwc:latitude '32.921852'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '605717'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-U_12'^^xsd:string;
  dwc:observationDate '1975-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '605717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Malleus regula'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-U_Tom1976-U_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.921852 35.03644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.921852"^^xsd:decimal ;
  dwc:decimalLongitude "35.03644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.921852 35.03644)"^^geo:wktLiteral ;
  geo-pos:lat "32.921852"^^xsd:decimal ;
  geo-pos:long "35.03644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-U_Tom1976-U_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-U_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-U_13'^^xsd:string;
  dwc:scientificName 'Pinctada radiata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '35.03644'^^xsd:double;
  dwc:latitude '32.921852'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-U_13'^^xsd:string;
  dwc:observationDate '1975-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pinctada radiata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-U_Tom1976-U_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.921852 35.03644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.921852"^^xsd:decimal ;
  dwc:decimalLongitude "35.03644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.921852 35.03644)"^^geo:wktLiteral ;
  geo-pos:lat "32.921852"^^xsd:decimal ;
  geo-pos:long "35.03644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-U_Tom1976-U_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-U_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-U_14'^^xsd:string;
  dwc:scientificName 'Asterina burtoni'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '35.03644'^^xsd:double;
  dwc:latitude '32.921852'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '213130'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-U_14'^^xsd:string;
  dwc:observationDate '1975-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '459524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Asterina burtoni'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-U_Tom1976-U_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.921852 35.03644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.921852"^^xsd:decimal ;
  dwc:decimalLongitude "35.03644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.921852 35.03644)"^^geo:wktLiteral ;
  geo-pos:lat "32.921852"^^xsd:decimal ;
  geo-pos:long "35.03644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-U_Tom1976-U_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-U_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-U_15'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'A.M. Clark  and  C.M. Clark'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '35.03644'^^xsd:double;
  dwc:latitude '32.921852'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-U_15'^^xsd:string;
  dwc:observationDate '1975-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Ophiothrix fragilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-U_Tom1976-U_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.921852 35.03644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.921852"^^xsd:decimal ;
  dwc:decimalLongitude "35.03644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.921852 35.03644)"^^geo:wktLiteral ;
  geo-pos:lat "32.921852"^^xsd:decimal ;
  geo-pos:long "35.03644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-U_Tom1976-U_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-U_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-U_2'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '35.03644'^^xsd:double;
  dwc:latitude '32.921852'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-U_2'^^xsd:string;
  dwc:observationDate '1975-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Lepidonotus clava'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-U_Tom1976-U_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.921852 35.03644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.921852"^^xsd:decimal ;
  dwc:decimalLongitude "35.03644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.921852 35.03644)"^^geo:wktLiteral ;
  geo-pos:lat "32.921852"^^xsd:decimal ;
  geo-pos:long "35.03644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-U_Tom1976-U_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-U_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-U_3'^^xsd:string;
  dwc:scientificName 'Eurythoe complanata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '35.03644'^^xsd:double;
  dwc:latitude '32.921852'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '129829'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-U_3'^^xsd:string;
  dwc:observationDate '1975-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '129829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Eurythoe complanata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-U_Tom1976-U_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.921852 35.03644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.921852"^^xsd:decimal ;
  dwc:decimalLongitude "35.03644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.921852 35.03644)"^^geo:wktLiteral ;
  geo-pos:lat "32.921852"^^xsd:decimal ;
  geo-pos:long "35.03644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-U_Tom1976-U_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-U_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-U_4'^^xsd:string;
  dwc:scientificName 'Glycera rouxii'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '35.03644'^^xsd:double;
  dwc:latitude '32.921852'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-U_4'^^xsd:string;
  dwc:observationDate '1975-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Glycera rouxii'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-U_Tom1976-U_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.921852 35.03644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.921852"^^xsd:decimal ;
  dwc:decimalLongitude "35.03644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.921852 35.03644)"^^geo:wktLiteral ;
  geo-pos:lat "32.921852"^^xsd:decimal ;
  geo-pos:long "35.03644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-U_Tom1976-U_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-U_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-U_5'^^xsd:string;
  dwc:scientificName 'Eunice torquata'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '35.03644'^^xsd:double;
  dwc:latitude '32.921852'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '130066'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-U_5'^^xsd:string;
  dwc:observationDate '1975-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '742177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Eunice torquata'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-U_Tom1976-U_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.921852 35.03644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.921852"^^xsd:decimal ;
  dwc:decimalLongitude "35.03644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.921852 35.03644)"^^geo:wktLiteral ;
  geo-pos:lat "32.921852"^^xsd:decimal ;
  geo-pos:long "35.03644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-U_Tom1976-U_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-U_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-U_6'^^xsd:string;
  dwc:scientificName 'Spirobranchus coutieri'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'L.   Amoureaux'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '35.03644'^^xsd:double;
  dwc:latitude '32.921852'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '464594'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-U_6'^^xsd:string;
  dwc:observationDate '1975-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '464594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Spirobranchus coutieri'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-U_Tom1976-U_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.921852 35.03644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.921852"^^xsd:decimal ;
  dwc:decimalLongitude "35.03644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.921852 35.03644)"^^geo:wktLiteral ;
  geo-pos:lat "32.921852"^^xsd:decimal ;
  geo-pos:long "35.03644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-U_Tom1976-U_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-U_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-U_7'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '35.03644'^^xsd:double;
  dwc:latitude '32.921852'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-U_7'^^xsd:string;
  dwc:observationDate '1975-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Alpheus dentipes'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-U_Tom1976-U_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.921852 35.03644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.921852"^^xsd:decimal ;
  dwc:decimalLongitude "35.03644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.921852 35.03644)"^^geo:wktLiteral ;
  geo-pos:lat "32.921852"^^xsd:decimal ;
  geo-pos:long "35.03644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-U_Tom1976-U_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-U_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-U_8'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hanan Lewinsohn'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '35.03644'^^xsd:double;
  dwc:latitude '32.921852'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-U_8'^^xsd:string;
  dwc:observationDate '1975-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Pagurus anachoretus'^^xsd:string;
  .
<https://eurobis.org/id/location/8812_Tom1976-U_Tom1976-U_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.921852 35.03644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.921852"^^xsd:decimal ;
  dwc:decimalLongitude "35.03644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8812_Tom1976-U_Tom1976-U_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.921852 35.03644)"^^geo:wktLiteral ;
  geo-pos:lat "32.921852"^^xsd:decimal ;
  geo-pos:long "35.03644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8812_Tom1976-U_Tom1976-U_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tom1976-U_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8812_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'TAU'^^xsd:string;
  dwc:collectionCode 'HBEC'^^xsd:string;
  dwc:catalogNumber 'Tom1976-U_9'^^xsd:string;
  dwc:scientificName 'Muricopsis blainvillei'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alexander Barash and Zipora Danin'^^xsd:string;
  dwc:collector 'Moshe Tom'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '35.03644'^^xsd:double;
  dwc:latitude '32.921852'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '751332'^^xsd:integer;
  dwc:occurrenceId 'Tom1976-U_9'^^xsd:string;
  dwc:observationDate '1975-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '140401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:dataGeneralizations 'Coordinates were derived from GIS enchored map'^^xsd:string;
  dwc:verbatimIdentification 'Muricopsis blainvilli'^^xsd:string;
  .
# EOF